Advertisement
MushroomMaula

Untitled

May 5th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. from RiotApi import RiotApi
  2. import time
  3.  
  4.  
  5.  
  6.  
  7. def main():
  8.     print('tets')
  9.  
  10. if __name__ == '__main__':
  11.     main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement