From d9e5d4cd9ce80577d43b47d5d55121d24d6d7008 Mon Sep 17 00:00:00 2001 From: Daniel99W Date: Tue, 19 May 2020 20:12:27 +0300 Subject: [PATCH] Update asc.py --- asc.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/asc.py b/asc.py index fb6b54a..ab289ff 100644 --- a/asc.py +++ b/asc.py @@ -3,3 +3,5 @@ print("Daniel") + +print("Whatever is this, hum?")