diff --git a/code/Jaicke.py b/code/Jaicke.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/code/Jaicke.py @@ -0,0 +1 @@ +print("Hello World") diff --git a/code/hello.py b/code/hello.py deleted file mode 100644 index 8e23576..0000000 --- a/code/hello.py +++ /dev/null @@ -1 +0,0 @@ -print("Hello World") \ No newline at end of file