How do I calculate the sum of numbers in a list at ListView in App Inventor?
you need a for loop to iterate every item in the list.
or use block 'reduce list '.
3 Likes
can you help me to make a bloc
give a sample of this list
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.