Hi, I’ve been tweaking this project (which is to find the average of scores by an input of the user) for a while and I haven’t gotten a solution to shorten the blocks that count the average (global rata2).
And, I want to check for every text box which score is the lowest. But, I haven’[t gotten a solution from the list. Can the textbox be put in the list and be checked for only the text in the textbox? Thank you!
But remember it will take all the text box values, if you do not use any other text boxes for anyother input then you may use this. to avoid further error you may set the input type as number only
but there will be alternating solution to achieve this, there are multiple ways to achieve this
I realized that some used this block below. I am wondering what are the argument blocks for this block’s “of component” because I usually can’t find anything I want if I want to use these kinds of blocks