0

How to import module in sololearn code playground

is there any way to import module in code play ground

26th Feb 2019, 2:53 PM
xitijbit
xitijbit - avatar
6 Réponses
+ 2
just do import module_name at the top of your code
26th Feb 2019, 3:00 PM
Nathan Lewis
Nathan Lewis - avatar
+ 2
It worked fine for me. Can you send me the error you get after running?
26th Feb 2019, 3:24 PM
Nathan Lewis
Nathan Lewis - avatar
+ 2
It is running, I promise! Sometimes sololearn’s servers take a bit to process your request. Try to save your code and come back in a bit to try again
26th Feb 2019, 3:46 PM
Nathan Lewis
Nathan Lewis - avatar
+ 1
okay... i will let you know if it works and yeah thanks for helping me and also for taking my problem as your problem :-) thxx alot with regards , xitijbit
26th Feb 2019, 3:59 PM
xitijbit
xitijbit - avatar
0
Okay here's the problem Nathan Lewis, i did this ..........! import time print(time.strftime("%S")) but its not running with regards xitijbit
26th Feb 2019, 3:15 PM
xitijbit
xitijbit - avatar
0
actually im not getting any error it works fine in python interpreter but not in sololearn code playground . i when i click on run it is doing nothing and still loading or just stuck over there
26th Feb 2019, 3:30 PM
xitijbit
xitijbit - avatar