Home - CTXz/Python-Sandbox GitHub Wiki

Welcome to the Python-Sandbox wiki!

This wiki initially serves as a part of my python programming courses and is open to anyone. Feel free to explore!

1. Getting started

1.1 - Installing python 1.2 - Cloning this repository 1.3 - [Executing python](Executing Python) 1.4 - Getting the right tools

2. Programming basics

2.1 - [Hello World](Hello World) 2.2 - [Hello Space](Hello Space) 2.3 - Introduction 2.4 - [Text adventure](Text adventure)