A

Admin • 833K Points
Coach

Q. All keywords in Python are ______

  • (A) uppercase
  • (B) lowercase
  • (C) capitalized
  • (D) None of the above
  • Correct Answer - Option(D)
  • Views: 21
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

There are some in upper and lower case. Example:
Uppercase: False, True, None, etc…
Lowercase: if, for, pass, def, etc…

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.