How to get Users input in Python

Опубликовано: 13 Май 2026
на канале: SalteeKiller
209
9

A lot of students of mine have always struggled with finding quick sources to show them how to use the input() function inside of Python. And I agree! I had a very difficult time myself while I was researching as a new developer. When you're a beginner, you don't have the research skills that coders develop after a few years and it's just difficult to get started! So I made this tutorial to help you out a little more and please let me know if you have a request for my next tutorial!

Want cool coding merchandise?
https://www.salteekiller.store

If you like these videos, please subscribe so that you will be notified when the next video goes up.

My Portfolio Website: https://kst-bottega-react-portfolio.h...

Want more tutorials? Check them out:

Python 2021: How to Create a Countdown Timer:
   • How to code a Timer in Python  

Python 2021: How to translate into Morse Code Tutorial:
https://www.youtube.com/watch?v=ecxAQ

Python 2021: Simple Calculator in 4 lines of code:
   • How to code a Calculator in Python  

Python 2021: How to create a Histogram or Bar Graph:
   • How to code Graphs in Python  

Python 2021: How to use for-loop's:
   • How to code for loops in Python Tutorial  

Python 2021: How to do the FizzBuzz challenge:
   • How to code FizzBuzz in Python  

#python
#beginner
#input
#easy
#howto
#tutorial