Codersarts AI Aug 11, 20201 min readHow to print hello using PythonYou can print hello using simple line of code in python 3.xprint("hello")
Comments