From 9929a8efb1d2bc85af86df0517c262ef1c91f212 Mon Sep 17 00:00:00 2001 From: Arun Padmanabhan <57222052+Deathblade420@users.noreply.github.com> Date: Thu, 31 Oct 2019 18:25:38 +0530 Subject: [PATCH] Create Pypy.py --- Pypy.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Pypy.py diff --git a/Pypy.py b/Pypy.py new file mode 100644 index 0000000..4bb7f75 --- /dev/null +++ b/Pypy.py @@ -0,0 +1,2 @@ +''' Python 2.7 ''' +print "Hello world"