2:25
How to use if-else statements | How to do computer-based comparisons | BTheCoder
Hey everyone, In part 2 of this video, you will learn how to use if-else statements when doing computer-based comparisons.
1:28
Welcome to the Python Playlist! | What to expect in this playlist | BTheCoder
Hey everyone, Welcome to the Python playlist! This video will show what's to be expected in this playlist, so that you all (who are ...
37:06
Do you have any questions for me about the recent topics covered? Well, that's what I will be answering live! : ) Before you start ...
3:45
Hello World! | How to create the Hello World Program in Python | BTheCoder
Hello World (lol), This video is about creating your first program in Python, which is the Hello World program. This is one of the ...
3:05
How to use if-else statements | How to make a computer-based decision | BTheCoder
Hey everyone, In part 1 of this video, you will learn how to use if-else statements in order to help make computer-based decisions!
3:56
How to do user input in Python | How to "interact" with the user | BTheCoder
Hey everyone, In this video, I will be talking about user input and how you can ask the user for specific input a.k.a "interacting" with ...
2:59
How to create variables in Python | How to NOT complicate your program | BTheCoder
Hey everyone, This video is about how to create variables and the different types of variables that you will most likely encounter in ...