diff --git a/demo.py b/demo.py index e75154b..da0054b 100644 --- a/demo.py +++ b/demo.py @@ -1 +1,2 @@ -print("hello world") \ No newline at end of file +print("hello world") +print("Modification du code")