Updated files
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<script>
|
||||
let c = "Car"
|
||||
|
||||
displayItems("Bananas", 32.3, c)
|
||||
|
||||
function displayItems()
|
||||
{
|
||||
for (j = 0 ; j < displayItems.arguments.length ; ++j)
|
||||
|
||||
Reference in New Issue
Block a user