Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 579 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 579 Bytes

PyCon India 2023 - YLW

Young Learners Workshop: Link

Pycon speaker List

Software Tool

This tool can be used to learn more about python basics. Main aim is to get it installed in different schools laptop/rpi systems so that students can learn python basics and eventually game basics.

Installation

sudo apt update
sudo apt upgrade
sudo apt install git
sudo apt install gnome-terminal
pip3 install -r requirement.txt

Execution

python main.py