Set .add()

  • + 0 comments

    Easy way to go: * NumStamps= int(input()) * print(len({input() for _ in range(NumStamps)}))