Skip to content

Instantly share code, notes, and snippets.

@yaojenkuo
Created April 6, 2020 08:07
Show Gist options
  • Select an option

  • Save yaojenkuo/d5e8550157b3671625f843046bc41c0b to your computer and use it in GitHub Desktop.

Select an option

Save yaojenkuo/d5e8550157b3671625f843046bc41c0b to your computer and use it in GitHub Desktop.
for k, v in today_json['links'].items():
print("{}: https://data.nba.net{}".format(k ,v))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment