Python Basics: USER INPUT in Under a Minute! ⌨️

Published: 27 June 2024
on channel: The Programmers Realm
118,035
1.2k

In this quick tutorial, I'll show you how to use the input function and concatenate strings to create a simple greeting 🐍⌨️

Want a challenge? Make a simple addition program that uses two inputs and the addition operator. Good luck!
Pro tip: "input()" returns a string, not an integer. You need to 'type cast' to change the values to an integer. Google the "int()" function!
Adding strings: "1" + "1" = "11"
Adding integers: 1 + 1 = 2



Don't forget to like, subscribe, and leave a comment on what you want to learn next! 🔥

Join me in the PROGRAMMER'S REALM!

#Python #Programming #PythonTutorial #LearnToCode #CodingForBeginners #TheProgrammersRealm #userexperience #userinput


On this page of the site you can watch the video online Python Basics: USER INPUT in Under a Minute! ⌨️ with a duration of hours minute second in good quality, which was uploaded by the user The Programmers Realm 27 June 2024, share the link with friends and acquaintances, this video has already been watched 118,035 times on youtube and it was liked by 1.2 thousand viewers. Enjoy your viewing!