Skip to content

bytesByHarsh/PyCon2023-YLW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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