From a062146ccbe840296a9b2e3b2594a7e7230d9775 Mon Sep 17 00:00:00 2001 From: ajuarjun <44640889+ajuarjun@users.noreply.github.com> Date: Thu, 26 Sep 2019 18:15:48 +0530 Subject: [PATCH] Add files via upload --- untitled9.py | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 untitled9.py diff --git a/untitled9.py b/untitled9.py new file mode 100644 index 0000000..1d9736a --- /dev/null +++ b/untitled9.py @@ -0,0 +1,10 @@ +# -*- coding: utf-8 -*- +"""Untitled9.ipynb + +Automatically generated by Colaboratory. + +Original file is located at + https://colab.research.google.com/drive/1yFpc-U6nXEY9mvEs42dhNhPkpp3RzMB0 +""" + +print("Hello World") \ No newline at end of file