diff --git a/printer.py b/printer.py new file mode 100644 index 0000000..f1a1813 --- /dev/null +++ b/printer.py @@ -0,0 +1 @@ +print("Hello world!")