From 2ab1407beee7a7f8d695fad47d8666271ed3ec52 Mon Sep 17 00:00:00 2001 From: Loris TICHADOU <loris.tichadou@ensiie.fr> Date: Fri, 2 Aug 2019 15:51:00 +0200 Subject: [PATCH] Update bdsm.py --- bdsm.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bdsm.py b/bdsm.py index 4391f80..a13f739 100644 --- a/bdsm.py +++ b/bdsm.py @@ -1,3 +1,6 @@ +# -*- coding: utf8 -*- + + from random import randint phrases = ["j'ai entendu dire que le courant passe bien entre $$1 et $$2", -- GitLab