diff --git a/app/main.py b/app/main.py index 5789d437..adf6896a 100644 --- a/app/main.py +++ b/app/main.py @@ -2,6 +2,7 @@ pi = 3.14 one_is_a_prime_number = False name = "Richard" + my_favourite_films = [ "The Shawshank Redemption", "The Lord of the Rings: The Return of the King",