mengeksekusi perintah ikal dalam python

import requests
r = requests.get('https://github.com/timeline.json')
r.json()
Encouraging Emu