diff --git a/lxd.py b/lxd.py new file mode 100644 index 0000000..d93e167 --- /dev/null +++ b/lxd.py @@ -0,0 +1,2 @@ +print("HelloS") +print("Hi") \ No newline at end of file