diff --git a/.vs/algorithm/v16/.suo b/.vs/algorithm/v16/.suo new file mode 100644 index 0000000..87ab82f Binary files /dev/null and b/.vs/algorithm/v16/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..3971c9f Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..ed0f110 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print('hello') \ No newline at end of file