Better in Desktop
We recommend you use this interactive tutorial in a desktop browser, this way you'll see clearer what to do.
End this tutorial and keep going with these steps:
Learn everything you need to know about Python, start with the basics then practice with intermediate and advanced excercises!
Finish it and you'll get a discount coupon for the awarded 4Geeks Academy bootcamps
We recommend you use this interactive tutorial in a desktop browser, this way you'll see clearer what to do.
End this tutorial and keep going with these steps:
This particular series are for Python beginners: Start learning python from the print function, data-types, lists and touples, functions and dictionaries
Looping is one of the most challenging topics to grasp when learning how to code, learn all the possible ways to loop in python, looping lists, touples, dictionaries and other data-structures.
Learn and practice Python Functions: Declaring a functoin, Calling a function, function scopes, nest functions, function recursivity and many other functional concepts.
After you finished the begginers, functions and loops series; This series will really prepare you for your next job or any any other programming challenge. Practice everything there you need to know to build algorithms with python, from intermadiate to hard challenges.