-->
Showing posts with label wap to print hello world in python. Show all posts
Showing posts with label wap to print hello world in python. Show all posts

Monday, November 25, 2019

wap to print hello world in python

the code is:
------------------------------------------------------------------------------------
print("hello world");

------------------------------
output is:-
--------------
hello world



screenshot is