# October 2021, copyleft || Kamome and Funix || Speech-to-Derive * The Myth of Natural Language || Roodkapje, Rotterdam # Scrape images from DuckDuckGo # # With duckduckgo_images_api! from duckduckgo_images_api import search # import the library for scrape # to create delays :: for having a few seconds to check the console import time with open('../speech.txt', 'r') as speech: # let's import the text # and split it in lines, it will create an array, a list qq = speech.readlines() print(qq) # print the array! time.sleep(2) # check qq in the console! # declare the first part of the text of the html, we will fill it # in the process with loops html = '''
Authors!