diff --git a/main.py b/main.py index 5596b44..3dd8df3 100644 --- a/main.py +++ b/main.py @@ -11,6 +11,6 @@ def print_hi(name): # Press the green button in the gutter to run the script. if __name__ == '__main__': - print_hi('PyCharm') + print_hi('PyCharm pr1') # See PyCharm help at https://www.jetbrains.com/help/pycharm/