diff --git a/Code/hello_world.py b/Code/hello_world.py new file mode 100644 index 0000000..7ddfc8f --- /dev/null +++ b/Code/hello_world.py @@ -0,0 +1 @@ +print('hello world!') \ No newline at end of file diff --git a/Notes/tutorat-01.md b/Notes/tutorat-01.md new file mode 100644 index 0000000..db988d3 --- /dev/null +++ b/Notes/tutorat-01.md @@ -0,0 +1 @@ +# Tutorat 01 \ No newline at end of file diff --git a/README.md b/README.md index 8f2b131..ebe3135 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # EidP-2024 -Repository zum Tutorium für EidP für das Wintersemester 2024 \ No newline at end of file +Repository zum Tutorium für EidP für das Wintersemester 2024 + +## Kontakt + +* [Mail](mailto:nils@narl.io) +* [Discord](https://discord.gg/amykAk3EvC) \ No newline at end of file