Question: USING PYTHON Write a while loop that prints a. All squares less than n. For example, if n is 100, print 0 1 4 9
USING PYTHON Write a while loop that prints a. All squares less than n. For example, if n is 100, print 0 1 4 9 16 25 36 49 64 81.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
