From 2830b5fb96cce787ca8c7562a968effc3e57bdb1 Mon Sep 17 00:00:00 2001 From: Silvino Date: Wed, 26 Jun 2019 16:58:13 +0100 Subject: dev index re-organization --- dev/python/hello.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev/python/hello.html (limited to 'dev/python/hello.html') diff --git a/dev/python/hello.html b/dev/python/hello.html new file mode 100644 index 0000000..8636452 --- /dev/null +++ b/dev/python/hello.html @@ -0,0 +1,18 @@ +

c9 Python

+ +
+        test="/root/data"
+        dir= test + "/other"
+        print(dir)
+        
+ +

Debugging;

+ +
+        import pdb
+        pdb.set_trace()
+        
+ +

Run your program;

+ + -- cgit 1.4.1-2-gfad0