diff --git a/file.py b/file.py index ec7780c..cbbd546 100644 --- a/file.py +++ b/file.py @@ -1 +1,2 @@ +#this is how to print hello world with python print('Hello, world!')