Finally, let’s replace our loop with the .times iterator.
loop
.times
Use the .times iterator to print "Ruby!" to the console 30 times. Hit Run to see the majesty of your code and complete this lesson!
print
"Ruby!"