PyPie for Python
Developer ToolsReference

PyPie for Python

雷 戴 · released 12 Oct 2020 · Open in App Store ↗

Revenue 30d not estimated
Downloads 30d not estimated
Rating 4.70 659 reviews

No in-app products collected for this app.

Rating
China86%5644.70
United States6%374.76
Taiwan1%75.00
Vietnam<1%64.67
Canada<1%54.00
Russia<1%55.00
Hong Kong<1%35.00
South Africa<1%35.00
Australia<1%23.00
Egypt<1%25.00

The store shows a different set in every country

Description

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.