For and while loop, can some one please help with this question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

13th Oct 2021, 1:08 PM
Mohamed Osman
Mohamed Osman - avatar
1 Answer
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
13th Oct 2021, 6:56 PM
🥇👩‍💻 Kintu Michael Evans 🔥🔥( Active)
🥇👩‍💻 Kintu Michael Evans 🔥🔥( Active) - avatar