Skip to content

mfahn/Python

Repository files navigation

Python

Overview

This repository contains miscellanious coursework and spare projects that I completed over my time at school.

Prerequisites

Windows

Install and configure Python

  1. Install Python https://www.python.org/downloads/
  2. Add the Python folder to the PATH Variable

Linux

  1. sudo apt update
  2. sudo apt upgrade

Execution

Linux

python filename.py

Windows

python filename.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages