diff --git a/gochi65231.py b/gochi65231.py new file mode 100644 index 0000000..59f4bb5 --- /dev/null +++ b/gochi65231.py @@ -0,0 +1,4 @@ +print('Open source created by linux Torvals') +a=6 +b=8 +print(a+b) \ No newline at end of file