mirror of
https://github.com/arthur-pbty/nsi.git
synced 2026-06-03 23:36:19 +02:00
5 lines
91 B
Python
5 lines
91 B
Python
cle = 1891126108268
|
|
|
|
res = 97 - cle%97
|
|
|
|
print("La clé de contrçôle de", cle, "est", res) |