sjulliot / python-learner

Simple kivy application to help students learn some python features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-learner

Simple kivy application to help students learn some python features.

Python-Learner is an application with small Python exercises to help students mastering Python key features painlessly.

The lists of the currently available exercises can be found in tests.json.

Here are some screenshots taken from early versions of the app:


If the solution is correct
ok

If the code does not return the correct answer
logic_error

If the code crashes
traceback

Installation

Android using KivyLauncher

Simply download KivyLauncher from the playstore and then copy the entire folder to /kivy on your phone. Starting KivyLauncher now, you should see Python Learner proposed.

Building from source

Please refer to : Kivy's doc on packaging an application

About

Simple kivy application to help students learn some python features.


Languages

Language:Python 100.0%