loading
loading
loading
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn Python user input & control flow in this Python tutorial. You will learn how to receive user input and apply control flow to a simple game that will determine who wins and what is output. ๐ Support me on Patreon โ https://patreon.com/davegray โญ Become a full-stack dev with Zero To Mastery Courses: - The Complete Python Developer: https://bit.ly/CompPythonDev - Complete Machine Learning & Data Science: https://bit.ly/CompMachineLearning - Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr ๐ฉ Subscribe โ https://bit.ly/3nGHmNn ๐ฌ Course Updates โ https://courses.davegray.codes/ โ Questions - Please post them to my Discord โ https://discord.gg/neKghyefqh โ Buy Me A Coffee โ https://www.buymeacoffee.com/davegray ๐ Follow Me On Social Media: Github: https://github.com/gitdagray Twitter: https://twitter.com/yesdavidgray LinkedIn: https://www.linkedin.com/in/davidagray/ ๐ Source Code: https://github.com/gitdagray/python-course ๐ Playlist for this Python Course: https://bit.ly/dg-beginners-python Python User Input & Control Flow ๐ (00:00) Intro (00:05) Welcome (00:18) Create a new file (00:33) Basic User Input (02:46) Basic Control Flow (06:19) Exiting the program (07:01) User Input Data Type (08:17) Random Computer Choice (09:23) Output the choices (10:53) Game Winner Control Flow (13:55) Test the Game (14:26) Improving the Game (15:44) Introducing Enums (20:02) Improve the Game with Enums Corrections: (5:53) The pipe symbol is a bitwise OR.. but not what we needed here. We just need the word "or". I have updated the source code for the lesson with this correction. ๐ ๐ Tutorial References: ๐ Python Official Site: https://www.python.org/ ๐Visual Studio Code Official Site: https://code.visualstudio.com/ Was this Python User Input and Control Flow tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments. #python #user #input
This Python playlist will take you from absolute beginner to a Python Programmer with knowledge of all of the fundamentals of the Python programming language.