A

Admin • 831.35K Points
Coach

Q. Which of the following is incorrect variable name in Python?

  • (A) variable_1
  • (B) variable1
  • (C) 1variable
  • (D) _variable
  • Correct Answer - Option(C)
  • Views: 18
  • Filed under category Python
  • Hashtags:

Explanation by: Admin
variable name does not starts with numbers. So option C is correct ans.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.