A

Admin • 831.35K Points
Coach

Q. Which of the following is NOT a valid variable name in Python?

  • (A) _myvar
  • (B) 2var
  • (C) var2
  • (D) my_var
  • Correct Answer - Option(B)
  • Views: 19
  • Filed under category Python
  • Hashtags:

Explanation by: Admin
Variable names cannot start with a digit.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.