Join Regular Classroom : Visit ClassroomTech

Remainder mod 11 | Accenture Solve

Solve in Python

x=int(input())
print(x%11)