# Then your code would test all number from 1 to 10 for divisibility by 3 and print out any
# numbers that pass the test, namely:
# 3
#6
# 9
