If, Else, & Elif | Raspberry Pi Pico Workshop: Chapter 3.3

🔗 The full course : core-electronics.com.au/cours...
We now know how to use data and variables to make a statement so lets learn how to execute code based on the result of that statement. In this video, we will learn 3 tools, the if, else and elif keywords. These functions can be used to execute (or not execute code) depending on the statements that we give it, and control the flow of our code.
🔧🔨🧰 Hardware featured in this guide:
Raspberry Pi Pico:
core-electronics.com.au/catal...
The Pico Variants:
core-electronics.com.au/raspb...
💡❓ If you have any questions about this content or want to share a project you're working on head over to our maker forum: coreelec.io/forum
0:00 Intro
0:31 If and Else
2:14 Elif
5:57 Volume Control Demo
8:52 3 Key Takeaways
🌏🦘 Core Electronics is located in the heart of Newcastle, Australia. We're powered by makers, for makers. Drop by if you are looking for:
• Raspberry Pi core-electronics.com.au/raspb...
• Arduino core-electronics.com.au/ardui...
• Sparkfun core-electronics.com.au/brand...
• Adafruit core-electronics.com.au/brand...
• Pololu core-electronics.com.au/brand...
• DFRobot core-electronics.com.au/brand...
The following trademarks are owned by Core Electronics Pty Ltd:
"Core Electronics" and the Core Electronics logo
"Makerverse" and the Makerverse logo
"PiicoDev" and the PiicoDev logo
"GlowBit" and the GlowBit logo

Пікірлер: 1

  • @jeffschroeder4805
    @jeffschroeder48053 ай бұрын

    Thank you, can't wait to try if, elif, and else.