Open an editor with first.py
type below lines
Now run it in terminal,
type below lines
print("hi")
print("jith")
Now run it in terminal,
JITSUNDA-M-C2XF:~ jitsunda$ python3 first.py
hi
jith
JITSUNDA-M-C2XF:~ jitsunda$
No comments:
Post a Comment