From c8eab2016ab0abedbecbe2e0129b74e8e825a058 Mon Sep 17 00:00:00 2001 From: DawdlingHalo Date: Wed, 9 Oct 2019 17:13:27 +0530 Subject: [PATCH] Pehli t-shirt ka path --- gochi65231.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gochi65231.py 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