ajlee4474 ajlee4474 20-02-2018 Computers and Technology contestada Given positive integer numinsects, write a while loop that prints that number doubled without reaching 100. follow each number with a space. after the loop, print a newline. ex: if numinsects = 8, print