Hey guys i am getting error in this code of mine and idk why pls help
Whenever i try to run the program on pydroid 3 I get this error while i have installed all the libraries and imported them File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 31, in <module> start(fakepyfile,mainpyfile) File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 30, in start exec(open(mainpyfile).read(), __main__.__dict__) File "<string>", line 5, in <module> File "/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.9/site-packages/bs4/__init__.py", line 313, in __init__ elif len(markup) <= 256 and ( TypeError: object of type 'Response' has no len() https://code.sololearn.com/cSW2MdPw0Zrt/?ref=app https://code.sololearn.com/cSW2MdPw0Zrt/?ref=app