You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# A) Creating your module: Good news! We are already done with this, it is our code in problem 2!
# B) Import the function plot_quasars from your module
# C) Using your module: go ahead an use plot_quasars here.
# NOTE: if your module wasn't in the same directory as the directory from which you run the python interpreter, you will have to make sure the directory it is in is on the PYTHONPATH