Python chapter 1

chapter 1 print hello world

''' Author : Onam 
 license : onam
 ***************Thank for reading **********
 ''' 
 # importing the model
print ("Hello world") 

Comments

Popular posts from this blog

Python chapter 3

Login Page design using Html and CSS only