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 @@ - - -
- - -function foo(items) {
- var i;
- for (i = 0; i < items.length; i++) {
- alert("Ace Rocks " + items[i]);
- }
-}
-
-
-
-
-
-
\ No newline at end of file
+