a, b = divmod (11, 5)

Τι θα εμφανίσει;

a, b = divmod (11, 5)

print pow(a,b)

1

2

4

χμμμ... error