Computer's questions
Attachments:
Answers
Answered by
2
1.Output screen
2.Print
3.
(Input )
print ( " I am learning python")
(output)
I am learning python
4.(i) The name of variable only begin with letter (a-z,A-Z) or underscore.
(ii) All variables names are case sensitive.
(iii) it can't contain punctuation marks like
( & , % ,*) etc.
Hope it helps
Answered by
0
Answer:
k w
Explanation:
Similar questions