diff --git a/code/hello.py b/code/hello.py new file mode 100644 index 0000000..c6c0f11 --- /dev/null +++ b/code/hello.py @@ -0,0 +1,2 @@ +print('hello ERAD2018') +