Computer Science, asked by imubasshira, 8 months ago

Write an algorithm that sorts temperature data from least to greates. Specifically, given an unsorted set of N decimal values, your algorithm should sort them to give an answer of the sorted data. For this set of N = 6, your algorithm should produce:
-0.12
0.53
0.98
1.36
1.92
3.18

Answers

Answered by jagotrakanan6
1

Answer:

3.18 n value

Explanation:

n 6

by algorithm therom

Similar questions