commit 37e9a32eb6de3a84507ac762c0060874983340da Author: Vuk Date: Mon Mar 4 22:34:53 2024 +0100 init diff --git a/krovcal.py b/krovcal.py new file mode 100644 index 0000000..4aa4302 --- /dev/null +++ b/krovcal.py @@ -0,0 +1 @@ +print("Pozdrav svete!") \ No newline at end of file