Python Print Hello Word!

 

 

 

print ("Hello Word!") ;

a="Hello Word!"

print(a)

 

 

Comments

Popular posts from this blog

How to make an Automated Refreshing Web Browser Using VB.NET

How to make a text to speech program in vb.net