Todays lab was all about lists and notecards. Part 1 invloved a prim recording the name, key and speed of an object colliding with it. Part 2 was presenting this into a chat channel. I combined both into the following code.
Created a list as a global variable. then created each of the functions as strings. I then made an int to count the list length and used a for loop to step through each word and present to owner.

No comments:
Post a Comment