16.Write the python commands for the following.
1. To assign number 12 to variable k
2. To assign number 3.4 to variable p and q
3. To display the text "I am Indian".
4. To display the value of 3^4 .
5. Find the type of the data 4.67.
give only right answer........
Answers
Answered by
0
Answer:
How can I write Python programs that will work like Unix command-line tools? ... Create another file called argv_list.py and save the following text to it.
Similar questions