
Stone Wallup
Really great for people who don't know anything about Python. Short, clear, well-organized lessons. Easy to refer back to. So far all of the quizzes are multiple choice, which doesn't feel like it supports learning; an option to free-respond would probably better support that, but that's probably more difficult to set up and respond to in an app
63 people found this review helpful

Thomas Block
So far it is undoubtedly the best app for learning Python I've tried. All information is in depth and easy even for my brain to understand (and thats saying something). There are not many ads at all. The video ads you can skip after 3 seconds and I only get like 2 of those a day. This is a really nice app and I have learned alot. I do recommend this to everyone who wishes to learn python.
89 people found this review helpful

Nick Prior
Like CodeLiber's other apps, this app is very user-friendly and easy to navigate, with a nice UI. However, there are some issues with this app's content. For example, the word "object" is used in a lesson before its meaning is explained, and the notation for a set is used in a lesson before sets have been introduced. Also, the lesson on sets first says that they are immutable (i.e. can't add, remove, or change items), but then says that they are mutable, and describes how to add items to them.