Please enable JavaScript.
Coggle requires JavaScript to display documents.
Python Basics (Challenges (Say "Hello World", If else, Define…
Python Basics
Challenges
Say "Hello World"
If else
Define function
Math Operator
Basic Data Types
Strings
Sets
Iter tools
Collections
Date and Time
Errors and exceptions
Classes
Built in
Python functionals
Regex and Parsing
XML
Closures and Decorators
Numpy
Lessons
Loops & Lists
If-Else
Math Operators
Defining Functions
Data Types
Numbers
Strings
Boolean
Tuples
Lists
Length of lists
Dictionaries
Sets
Import library (ex. Turtle/Numpy)
To begin with
Jupyter Notebook
Trinket.io
Colaboaratory (Google)
Useful links
Automate boring stuff
Pygame in Trinket
javascript enablement
Books
Python for Dummies
Head First Python Series
Wiki books
The Power of 0 :star: