2015년 1월 7일 수요일

Writing A List In A Label

I'm looking to write all the values in a basic list(with values like 10,22,34,46) and want to write it in a label like so

Building 1: 1
Building 2: 22
Building 3: 34
Building 4: 46

I'm looking to do it in a little code as possible.



You'll want to use a for-loop or a while-loop to iterate over the list. You can look up the documentation for these on the app inventor site.

Please post a screenshot of the blocks you have written. Then we will be able to help you make it more efficient (use less code).

Thanks and happy apping!


댓글 없음:

댓글 쓰기