Click here to Skip to main content
15,899,314 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have my first homework in computer programming:
Write an algorithm that will randomly select N integers and edit them by size. Measure / evaluate the speed of the algorithm. It solves the task in the programming language you know. If you do not know any programming language, then describe the solution with the statements. A text file that contains the solution shows the link below.

I have no idea what to do. Please help!

What I have tried:

I tried to do the algorithm but it won't run
Posted
Updated 27-Mar-18 5:38am
Comments
Richard MacCutchan 27-Mar-18 11:40am    
Why have you created three accounts just to post the same question?

1 solution

You should use Google for questions like this: 9.6. random — Generate pseudo-random numbers — Python 3.4.8 documentation[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900