Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

bee movie script

#So I actually got the whole script pasted in here but even after having 
#my pc run for hours it didnt save so here´s python code to give you the
#script. Have... fun? I dont really know what to call it

import requests

script = requests.get("https://gist.githubusercontent.com/The5heepDev/a15539b297a7862af4f12ce07fee6bb7/raw/7164813a9b8d0a3b2dcffd5b80005f1967887475/entire_bee_movie_script").text
print("Enjoy the pain!
-Ole
")
print(script)
 
PREVIOUS NEXT
Tagged: #bee #movie #script
ADD COMMENT
Topic
Name
6+9 =