From 2ae15246f282556ebf033de05eacf85cdbc24d58 Mon Sep 17 00:00:00 2001 From: Prannesh SathyaMoorthy <cb.en.u4cse16231@cb.students.amrita.edu> Date: Wed, 2 Jan 2019 12:58:55 +0530 Subject: [PATCH] Upload New File --- Prannesh16231_BasicCode.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Prannesh16231_BasicCode.py diff --git a/Prannesh16231_BasicCode.py b/Prannesh16231_BasicCode.py new file mode 100644 index 0000000..63a8a83 --- /dev/null +++ b/Prannesh16231_BasicCode.py @@ -0,0 +1,3 @@ +from vpython import * +#GlowScript 2.7 VPython +sphere() \ No newline at end of file -- GitLab