Learning Python: ELIF statements - Deepstash
Learning Python: ELIF statements

Learning Python: ELIF statements

As you can see by the image, we are continuing with "if" statement, but this time it works different. The first "if" statement in this case is false, then thats when we get to the elif, this is another if statement just inside that if statement, if one of the elif's are true then it will stop there, execute the code insde the scope of that if statement then move on the next section of code

When it comes to elif's thet only go after a if statement, and never before there will be a error if that was to happen.

Dont forget to join the discord channel if you need help

https://discord.gg/XZQwPwaS97

2

26 reads

MORE IDEAS ON THIS

CURATED FROM

CURATED BY

samuelbancroft

Keep reading, keep studying, the more you learn the more you change. If you are doing the Python lessons please join this discord channel https://discord.gg/kugXx9KY but please follow the rules

More like this

Learning Python: IF statements

Learning Python: IF statements

As you can see in the image, we are working with conditional if statements. This is used to find out if something is True or False. As you can see i used '

Learning Python: Basic Mathematical Operators error

Learning Python: Basic Mathematical Operators error

So as you can see from the image we are using 2 variables, x and y. Like in the previous lessons explained about variables, x contains the string Hello World, what makes it a string is " " the use of these quotation marks. Next in y there is a integer value 10. Then i am adding them both together...

Learning Python: Join Discord

Learning Python: Join Discord

Discord link

Just copy and paste the link into your web browser on your computer or mobile device.

Join this discord channel if you are doing the python lessons, this way you can communicate with me if you need any help.

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving & library

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Personalized recommendations

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates