ajccosta / PythonMooshakEmulator

A way to recreate Mooshak to test python programs. Its main purpose is to help students develop their projects faster, with less hassle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonMooshakEmulator

A way to recreate Mooshak to test python programs. Its main purpose is to help students develop their projects faster, with less hassle.

Usage

Simply have a main.py file that has a main() function in the same folder as mooshak_emu.py. Then, to run the tests simply run mooshak_emu.py instead of main.py.

About

A way to recreate Mooshak to test python programs. Its main purpose is to help students develop their projects faster, with less hassle.

License:MIT License


Languages

Language:Python 100.0%