1.

How do you print "Hi" in python?

Answer»

Answer:

PRINT("HI")

EXPLANATION:

TRY it yourself in Python.

Hope this helps!



Discussion

No Comment Found