Login and get codingWe played a bit with the Slack API today and wow: our PyBites community is super international! We really enjoy connecting with Pythonistas from all over the globe.
We put some anonymized data in a csv (using
uuid4
andfaker
) and for this Bite we ask you to userequests
to load it in, use thecsv
module to parse it into a data structure of your choice, and finally print the following output to the screen:Africa/Algiers | ++ Africa/Cairo | + Africa/Monrovia | + Africa/Nairobi | ++++ ... ... Europe/Moscow | ++ Europe/Warsaw | ++ Pacific/Honolulu | +See the full output under the TESTS tab. Good luck and remember: keep calm and code in Python!
227 out of 227 users completed this Bite.
Will you be the 228th person to crack this Bite?
Resolution time: ~67 min. (avg. submissions of 5-240 min.)
Our community rates this Bite 5.0 on a 1-10 difficulty scale.
» Up for a challenge? 💪