diff --git a/how to use print.py b/how to use print.py new file mode 100644 index 0000000..cd21934 --- /dev/null +++ b/how to use print.py @@ -0,0 +1 @@ +print('hello, to use print, syntax is print()')