Sunday 30 August 2020

Python programme Started

How to print in python :

    print("Hello World")

how You can Comment in python programme :

   Use # Before comment

and for multiline comment use :

 """

This is multi

line

command

"""




0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home