This is a simple Python app that uses the requests module to query the League of Legends API for champion data. The app then parses the JSON response and displays the data in a table. The user can ...