A

Admin • 831.35K Points
Coach

Q. Which of the following is NOT a valid Python identifier?

  • (A) _var
  • (B) var_1
  • (C) 1_var
  • (D) varName
  • Correct Answer - Option(C)
  • Views: 9
  • Filed under category Python
  • Hashtags:

Explanation by: Admin
Identifiers cannot start with a digit.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.