You create a collection named players in TouchDevelop. You add four names to the collection. You need to display each of the names on the wall. Which two lines of code should you use? (Choose two.)...


You create a collection named players in TouchDevelop. You add four names to the collection.
You need to display each of the names on the wall.
Which two lines of code should you use? (Choose two.)





-For each var s in players



-show s



-While var s in players



-For var s in players = 1 to 4



-display s




Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here