send link to app

PyPie for Python app for iPhone and iPad


4.2 ( 8032 ratings )
Utilities
Developer: 雷 戴
Free
Current version: 1.3.9, last update: 9 months ago
First release : 19 Oct 2020
App size: 126.75 Mb

PyPie - Python is as good as Pie

PyPie is an application that helps you learn Python better and faster. It mainly includes the following functions:

1. Editor
Integrated Python compiler to compile and run Python code offline

2. Example
Provides example code for the main knowledge points of the core library of the Pyhton language, and the explanation is more vivid with pictures and texts

3. Algorithms and Problem Solving
The data structure and algorithm analysis tutorial takes you into a more advanced computer world, selects 150+ algorithm solutions, and provides Python code examples

4. Tutorial
The micro-lecture condenses the essential knowledge points of the Pyhton language for explanation, and provides review questions after class
The classic learning tutorial "Concise Python Tutorial", the content is based on [Creative Commons Attribution-Share Alike International 4.0 Agreement (CC BY-SA Intl. 4.0)](http://creativecommons.org/licenses/by-sa/4.0/ ) Typesetting and rewriting on the structure of ["A Byte of Python" Chinese version "Concise Python Tutorial"](https://bop.mol.uno/).

The Python version used by the App is Python3.8, and all codes have passed the test.