JkSoftware

Day 1 - Strings

Nov 3rd, 2021 (edited)
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. print(len(input(
  2.     "What is your name??"
  3.     )))
  4.  
Add Comment
Please, Sign In to add comment