If Statements and User Inputs

Sanjin Dedic
Sanjin Dedic
38 هزار بار بازدید - 6 سال پیش - CONTINUE THE COURSE HERE: Python
CONTINUE THE COURSE HERE: Python Fundamentals Playlist: https://www.seevid.ir/fa/w/CgOyc7y20fk COURSE HERE (CODING EXERCISES INCLUDED): https://www.udemy.com/python-fundamentals/?couponCode=ROBOTIX18 FULL COURSE (FREE BUT NO EXERCISES: https://www.seevid.ir/fa/w/mXJzJM9YAjM LEARNING INTENTIONS: Define and use an if statement in a text based program Define and correctly use if elif else branching structure if - statement: A block of code that runs if a condition is true. For example: if ( x greater than 5): print('x is bigger than 5') if-else statement: A block of code that specifies two different actions, one will take place if the condition is true, the other if the condition is false. if ( x greater than 5): print('x is bigger than 5') SOCIAL: Twitter: https://twitter.com/SanjinDedic Facebook Page: https://www.facebook.com/learnHSA LinkedIn: https://au.linkedin.com/in/sanjin-dedic-a028b9113 MINDS: https://www.minds.com/SanjinDedic WEBSITES: Headstartacademy.com.au Robotix.com.au
6 سال پیش در تاریخ 1397/02/30 منتشر شده است.
38,012 بـار بازدید شده
... بیشتر