A couple of small python scripts i wrote to learn python.
Go to file
Christoph J. Scherr 093840057e TODO added initially 2022-11-29 10:29:15 +01:00
.gitignore Initial commit 2022-11-29 09:42:05 +01:00
LICENSE Update LICENSE 2022-11-29 09:42:28 +01:00
README.md Initial commit 2022-11-29 09:42:05 +01:00
TODO.md TODO added initially 2022-11-29 10:29:15 +01:00
adder.py first upload 2022-11-29 09:43:18 +01:00
args.py first upload 2022-11-29 09:43:18 +01:00
class-incest.py first upload 2022-11-29 09:43:18 +01:00
hello.py first upload 2022-11-29 09:43:18 +01:00
randomString.py first upload 2022-11-29 09:43:18 +01:00
simple-calc.py first upload 2022-11-29 09:43:18 +01:00

README.md

py-basic

A couple of small python scripts i wrote to learn python.