This is a fully offline app created for python learners to learn python on the go without any data connectivity , this app is a fully offline app which consists of all the important concepts of python right from the basic to advanced. the tutorials inside the app are divided in two sections basic and advanced. Basic Tutorial consists of topic such as
-> History of python
->Conditional Statements
->Variables and Loops
and many more...
Advance tutorial section consists of:
->Strings
->Functions and Methods
->OOP concepts
->Polymorphism
->Inheritance and multilevel Inheritance
and many more....
The app also has some practice programs for the user to brush his/her concepts.