Objective: Learn how to work with arrays and strings in Qt.
The task:
- Enter an array of 10 elements;
- Sort array elements in ascending order;
- Count the sum of all items;
- Calculate the average of all items;
- Enter the array to provide through a text field, in one line. Each element is separated by a symbol;
- Print the result list.
Decision:

Comments
To leave a comment
Cross platform programming
Terms: Cross platform programming