πŸ“Š Python
Q. Which of the following is incorrect regarding variables in Python?
  • (A) Variable names in Python cannot start with number. However, it can contain number in any other position of variable name.
  • (B) Variable names can start with an underscore.
  • (C) Data type of variable names should not be declared
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) None of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
234
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
97%
Success Rate