I just wrote this Python code. Can you figure out why? # i is an integer if i not in a_dict: a_dict[i] = i i = a_dict[i] # now use i
@Achifaifa Nope. a_dict is initialized to an empty dict and not used anywhere else in the code.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@Achifaifa Nope. a_dict is initialized to an empty dict and not used anywhere else in the code.