Hi!
How to create one array that will hold numbers from 3 to 50, their
square roots, and number * 10?
example: 3, 1.43, 30
4, 2, 40
Thanks
How to create one array that will hold numbers from 3 to 50, their
square roots, and number * 10?
example: 3, 1.43, 30
4, 2, 40
Thanks
Comment