Activity 2.2

Starter Code

print("Activity 2.2")

-- Example 1


-- Example 2 


-- Example 3

a22problem1.lua

-- Problem 1
print("Problem 1")

a22problem2.lua

-- Problem 2
print("Problem 2")

a22problem3.lua

-- Problem 3
print("Problem 3")

a22problem4.lua

-- Problem 4
print("Problem 4")

Last updated

Was this helpful?