Skip to content
    for_range@bianca_ruiz
    main.py
    for number in range(5):
    print(f'This is iteration number {number+1}')