Closed curiouskiwi closed 5 months ago
@curiouskiwi does the check50
check still depend on this in any way?
@dmalan it requires that lookup returns price & symbol for "AAAA" since students' code will be calling lookup
and their distro code version would return None. Doesn't need the other 2 symbols but I left them there just because they were there. :)
remove
name
key/value pair since the API we use now does not return that and having it here can cause problems for students whose code does not expect it.