Python3 Cheat Sheets

As I am learning and going through exercises it is easy to forget syntax and get it mixed up in your head. I did start writing it down on paper, here is an easier way:

Python3 Cheat Sheet.

Having this to hand has helped me without having to backtrack through the book. There are more online if you all Google search there are some advanced ones such as:

Python3 Cheat Sheet 2

I know a lot of people may already have their own way of taking notes but this is just another way to quickly reference.

:slight_smile:

5 Likes

thanks =D it helps a lot. I am on lesson 37 now and it already starts to mix all up in my head ><

1 Like