SiaExercisesLesson2

for i in range(0,4,1):
   ....:     for j in range(0,4,1):
   ....:         print i,j