
Kylie Ying
チャンネル登録者数 8.27万人
7943 回視聴 ・ 280いいね ・ 2023/01/16
The first 1,000 people to use the link will get a 1 month free trial of Skillshare: skl.sh/kylieying01231
In this video, we discuss conditional statements. So far, all of our scripts have been a straightforward flow of code. However, sometimes you are required to evaluate a condition and determine what to do based on the result of the condition. This requires something called an "if statement".
If statements come in 3 forms: if, if-else, and if-elif-else. We can chain these together to form really powerful programs! These are known as conditionals. Using these statements, we can have our script execute different branches of the code. Learn more about conditionals/if statements in this video
#python #programming #conditionals #skillshare
Feel free to leave any questions.
Please consider subscribing if you liked this video: youtube.com/c/ycubed?sub_confirmation=1
Thanks for watching everyone!
~~~~~~~~~~~~~~~~~~~~~~~~
Follow me on Instagram: www.instagram.com/kylieyying
Follow me on Twitter: www.twitter.com/kylieyying
Check out my website: www.kylieying.com/
コメント
使用したサーバー: directk
コメントを取得中...