B. State True or False:
1. Logical operators are used to assign a value to the variable.
2. The value of a variable cannot be changed during program execution.
3. In Python, 'and' is an example of Logical operators.
4. Script Mode is used to create files in Python.
5. Python is a case sensitive language.
Answers
Answered by
14
Answer:
1. True
2. True
3. false
4.false
5. True
Explanation:
It will be helpful to you.
Answered by
11
Answer:
1 . True
2. True
3. False
4. False
5. True
Hope it is helpful to u
Similar questions