diff --git a/nested_data_answers.py b/nested_data_answers.py index 548b0f8..8897066 100644 --- a/nested_data_answers.py +++ b/nested_data_answers.py @@ -8,9 +8,8 @@ # import wtitter_data # You will need to comment the import above and uncomment this one to experiment # HINT: the code below assumes we are using the first type of import: 'from twitter_data import *' -def print_instructions(): - print("Just do it!") - print("it again") +print("Benedict Cumberbatch is Sherlock Holmes") + # Basic strategy: