type following code in IDLE
------------------------------------------------------------------
#program to print python #comment of program
print("hello python") #prints the string hello python
------------------------------------------------------------------
#program to print python #comment of program
print("hello python") #prints the string hello python
No comments:
Post a Comment