diff --git a/python/pybro.txt b/python/pybro.txt new file mode 100644 index 0000000000000000000000000000000000000000..dd51a30880c5e0dcb39883800af2668cf310ac6e --- /dev/null +++ b/python/pybro.txt @@ -0,0 +1,2 @@ +while True: + print("菜就多练!") \ No newline at end of file diff --git a/src/java.txt b/src/java.txt new file mode 100644 index 0000000000000000000000000000000000000000..9cf17965e4f233148200220ff384362ff5ad7ec9 --- /dev/null +++ b/src/java.txt @@ -0,0 +1 @@ +System.out.print("菜就多练") \ No newline at end of file