print greeting in python explication

Solutions on MaxInterview for print greeting in python explication by the best coders in the world

showing results for - "print greeting in python explication"
Mariangel
31 Jul 2016
1greeting = "Hello, world!"
2print greeting