Injecting configuration and compiling...
Injecting scraper and running...
He said "hello".
32
Traceback (most recent call last):
File "scraper.py", line 25, in <module>
['this', 'that', 'the other']
['string1', 'string2']
[1, 15, 25, 35]
3
stringlength=len(myvariable)
NameError: name 'myvariable' is not defined