+ 1
For and while loop, can some one please help with this question
The insect collector An entomologist must write a program that stores the information about the length of larvae from an insect species he is to research. He needs 100 measurements. He will enter this information daily, as a series of numbers separated by commas, and every day be informed of how many measurements are missing before he has enough. When he has enough measurements, he should be notified, the list of measurements should be printed to the console and the program should end. Help the entomologist write the program. Tip: Here you can generate a list of random numbers (random library) of different lengths to test that the program works.
1 Odpowiedź
0
Well use a dict because she you can store the name of the insect and the time or u make a file that stores a data on a single line and they count the lines untill 100