CS101 #3: Control Flow

7 Views
Published
Welcome to CS101 with Codecademy!
In our third session, Curriculum Developers Alex and Jamie explore how to make branching paths by using conditionals in Python. Check out the full course here: https://j.mp/3xCEdDN

Learn more about the CS101 Livestream Series here: https://j.mp/2R7ufZW

More details:
Most programs branch in some way — if the user chooses Option 1, they’ll be met with Result A. If they choose Option 2, they’ll see Result B. We’ll explore how to make these branching paths by using conditionals in Python. Once again, we’ll finish this session by presenting a handful of code challenges using conditionals.

- - - - - 
Join the millions learning to code with Codecademy.
Learn to code: https://j.mp/3vrQTeB
Check out our full course catalog: https://j.mp/2QF2vMr
Category
Codecademy
Tags
cs101, computer science, conditionals
Be the first to comment