Skip to content

Commit 40e5d23

Browse files
committed
code written in empty file
1 parent 1d422bb commit 40e5d23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

05-Day5-Comments-and-Print/main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
print("Hello",2,4,7,"World",sep="--",end=" LoL ") # end="\n" by default
2+
print("We","are","venom") #sep=" " bye default

0 commit comments

Comments
 (0)