which keywords are in uppercase in python?
Answers
Answered by
2
Answer:
Python Keywords are those which are reserverd by Python. You can not use it as variable, class or function name. Python keywords are case sensitive. True, False and None are in uppercase all others are in lowercase.
Explanation:
hope it helps
Answered by
1
Answer:
Python Keywords are those which are reserverd by Python. You can not use it as variable, class or function name. Python keywords are case sensitive. True, False and None are in uppercase all others are in lowercase
Similar questions
Math,
1 month ago
Social Sciences,
1 month ago
Social Sciences,
2 months ago
Math,
2 months ago
English,
10 months ago
Biology,
10 months ago
Math,
10 months ago