diff --git a/temp.py b/temp.py new file mode 100644 index 0000000..0ef076f --- /dev/null +++ b/temp.py @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +""" +Spyder Editor + +This is a temporary script file. +""" + +print("hello") \ No newline at end of file