the entire bee movie script but backwards

Solutions on MaxInterview for the entire bee movie script but backwards by the best coders in the world

showing results for - "the entire bee movie script but backwards"
India
13 Sep 2019
1import requests
2
3script = requests.get("https://raw.githubusercontent.com/NOLA-Chronicle/StringReverser/master/Bee%20Movie%20Script...But%20Backwards").text
4print("Enjoy the pain!\n-Ole\n")
5print(script)