Write a python program to print the square of all numbers from 0 to 10.
Answers
Answered by
1
Input: start = 4, end = 15
Output: 4, 6, 8, 10, 12, 14
Input: start = 8, end = 11
Output: 8, 10
Example #1: Print
hope it helps :-). plz plz mark me brainlist.
Similar questions