A couple of small python scripts i wrote to learn python.
Go to file
Christoph J. Scherr a47eea6308 added working stopwatch 2023-04-14 14:27:45 +02: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
stopwatch.py added working stopwatch 2023-04-14 14:27:45 +02:00

README.md

py-basic

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