Answer:
True
Step-by-step explanation:
let's say we want to print "hello" 10 times.
instead of calling a function like print("hello"); in multiple lines we can use a loop to reduce the amount of times we repeat code
8.8m questions
11.4m answers