Write T for true and F for false statements.
1. Python is not case sensitive.
2. A backslash is used to display a multiline string.
3. Python is an open source programming language.
4. Keywords can be used as variable names.
5. Float is a valid data type in Python.
6. Variable name can start with a number.
Answers
Answered by
8
Answer:
1st F
Explanation:
Python is a case-sensitive language. This means, Variable and variable are not the same.
Answered by
0
Answer:
1 F
2 F
3 T
4 F
5 T
6 F
Explanation:
All the best for
Similar questions
Computer Science,
1 month ago
Social Sciences,
3 months ago
Computer Science,
3 months ago
Math,
9 months ago
Chemistry,
9 months ago