top of page

How to print hello using Python



You can print hello using simple line of code in python 3.x


print("hello")
5 views0 comments

Recent Posts

See All
bottom of page