From fe15a8b125c943921513a72ffea068bff4be9549 Mon Sep 17 00:00:00 2001 From: Raymond Su Date: Wed, 25 Oct 2017 10:25:56 -0400 Subject: [PATCH] Added two comment lines --- nested_data_answers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nested_data_answers.py b/nested_data_answers.py index c334d05..496b44d 100644 --- a/nested_data_answers.py +++ b/nested_data_answers.py @@ -7,8 +7,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 *' - - +# +# # Basic strategy: # ======================================================================================== # 1. Check the type of the data structure