Test comment!

This commit is contained in:
Captain ALM 2022-11-30 14:37:49 +00:00
parent c16321482f
commit 3a65fc82b3
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -1,2 +1 @@
my_name = "Alfred Manville" # I would like to creare a text adventure game
print("Hello and welcome " + my_name + "!")