My Authors
Read all threads
Complete #Python Keywords Reference.

and - AND logical operator
not - NOT logical operator
or - OR logical operator
in - To check if a value is present in a collection
is - To check if two objects are the same
as - To create an alias

A Thread👇 #100DaysOfCode
if - To make a conditional statement
elif - Used in conditional statement short for else if
else - Used in conditional statements
def - To define a Function
del - To delete an object
for - To create a for loop
True - Boolean value
False - Boolean value
None - Null value
pass - Null statement
try - To make a try.. except statement
except - To define what to do when an exception occurs
raise - To raise an exception
finally - Used in try... except blocks
while - To create a while loop
break - To break out of a loop
continue - To continue to the next iteration of a loop
return - To exit a function and return a value
from - To import specific parts of a module
import - To import a module
global - To declare a global variable
class - To define a class
assert - For debugging
lambda - To create an anonymous function
nonlocal - To declare a non-local variable
yield - To end a function and return a generator

Last but not least, "with" keyword is used to simplify exception handling.
Missing some Tweet in this thread? You can try to force a refresh.

Keep Current with 𝗥𝗮𝘃𝗶𝗻 💻🚀

Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Follow Us on Twitter!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!