Triangle Quest 2

  • + 0 comments

    for i in range(1,int(input())+1): #More than 2 lines will result in 0 score. Do not leave a blank line also print([1,121,12321,1234321,123454321,12345654321,1234567654321,123456787654321,12345678987654321][i-1])

    This might help😅😅