Updated files

This commit is contained in:
RobinNixon
2021-04-18 11:18:28 +01:00
parent aefe77f6e8
commit f63a81074d
187 changed files with 1694 additions and 254 deletions
+4
View File
@@ -1,4 +1,8 @@
<script>
let c = "Car"
displayItems("Bananas", 32.3, c)
function displayItems()
{
for (j = 0 ; j < displayItems.arguments.length ; ++j)