Advertisement
JkSoftware

Day 1 - Print

Nov 3rd, 2021
908
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. print(
  2.     "Day 1 - Python Print Function\nThe Function is declared like this:\nprint('what to print')"
  3. )
  4.  
  5.  
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement