From bba2c6fbb937e516ba1575f9fb057cd233ca6feb Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Sat, 8 Jan 2022 19:12:00 -0800 Subject: [PATCH] implement trinket.io for coding --- python/assignments/1.1.html | 39 +------------------------------------ 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/python/assignments/1.1.html b/python/assignments/1.1.html index 4f19cec..bb9604e 100644 --- a/python/assignments/1.1.html +++ b/python/assignments/1.1.html @@ -1,39 +1,2 @@ - - - - - - Editor - - - - -
function foo(items) {
-    var i;
-    for (i = 0; i < items.length; i++) {
-        alert("Ace Rocks " + items[i]);
-    }
-}
- - - - - - \ No newline at end of file +