are known as Python scripto
12. Give the output for the following:
(a) print ("Hello")
(b) print (5.5)
Answers
Answered by
0
Output:
(a) Hello
(b) 5.5
Similar questions