diff --git a/helloname.py b/helloname.py new file mode 100644 index 0000000..534c558 --- /dev/null +++ b/helloname.py @@ -0,0 +1 @@ +print("hello name")