Python_Sem
Python_Sem
2. Expressive Language:- The syntax of Python is closer to how you would write
pseudocode. Which makes it capable of expressing the code’s purpose better than
many other languages.
Q.2. What are lists and tuples? Write the key differences between the two?
Ans-