Computer Science, asked by manjusharma13584, 2 months ago

II. Write (T) for true and (F) for false for the following statements.
1. Dictionary is one of the data type in Python.
2. 'roll-no' is a legal variable name.
3. Reserved keywords can be used to name any variable in Python.
4. 'a=b=c=d= 200' is a valid statement in Python.
5. Interface of Python language is not user friendly.​

Answers

Answered by gopiramanjha308
1

Answer:

1true2. false 3. true 4. false

Answered by samarsaha302
1

Answer:

1. T 2.F 3.F 4.T 5.T IT IS THE ANSWER

Similar questions