diff --git a/source.py b/source.py index fa7dd75..cb7f722 100644 --- a/source.py +++ b/source.py @@ -95,4 +95,4 @@ for c in range(0, len(m)): rotateRotors(ROTOR); # on pivote les rotors print -print 'Enigma: ', M \ No newline at end of file +print 'Enigma :', M \ No newline at end of file