Skip to content

Commit

Permalink
Solution-fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ExampleE committed Dec 10, 2024
1 parent 84cc614 commit 7c226c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
collection_of_coins = {1, 2, 25}

# write your code here
# my code below

sorted_variables = {
"mutable": [my_favourite_films, marks, collection_of_coins],
Expand Down

0 comments on commit 7c226c4

Please sign in to comment.