8 ответов
+ 2
Kaggwa Kevin ,
here is a link to a code (done by @Jan Markus) that may help you. it shows modules that can be imported.
https://sololearn.com/compiler-playground/ciWYqQ2pC5c7/?ref=app
+ 2
Thanks Lothar , I couldn't remember who had done it or the name of the code.
+ 1
There are some which work but not all...
You can try the Web tab workaround, I guess.
https://www.sololearn.com/discuss/2907326/?ref=app
https://www.sololearn.com/discuss/2552301/?ref=app
https://www.sololearn.com/discuss/2278542/?ref=app
https://www.sololearn.com/discuss/1214399/?ref=app
+ 1
Lothar Just tried running that from Code Playground in Android mobile app and it failed to compile.
+ 1
Shardis Wolfe ,
when running the attached code (in my post) as it is in playground, it will run properly. which error do you get?
0
Some modules are readily available in Code Playground if you import them.
Like this
import math
import re
0
Lothar First several times I ran it, I only received a list of errors.
Mostly for nltk, Tkinter, twython
Now when I run it, I get a list of modules followed by list of errors at the end.
No idea why the list of modules failed to print the first few times I ran the code.
0
Shardis Wolfe ,
is your device running the latest version of operating system, also check if sololearn app is the latest release.
is your internet connection is stable?