When starting in python get good with few concepts like
1.print statements

2. Variables

3.strings , floats, integers

4. Then Lists and tuples

Thread 👇
Then learn some techniques like
-> string formatting
->string concatenation
-> list indexing
-> list slicing
-> Range
-> Append
-> Remove
👇
Learn about defining Functions
-> create your own functions
-> learn difference between print and return

Learn about conditionals
-> if , else , elif statements
👇
Learn Loops :
-> for and while loops
->break and continue
-> looping over functions and dictionaries

Learn list comprehensions
👇
Learn about file processing
And
Builtin and imported modules

Solve basic exercises in b/w

Now , your pretty good to go for projects
💪🤟🏻

Anything missing ? , comment down below
How could I forget hashtags
#100DaysOfCode
#Python
#CodeNewbies
#programming
You can follow @Jyothir_Aditya_.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: