0
How to import module in sololearn code playground
is there any way to import module in code play ground
6 Réponses
+ 2
just do import module_name at the top of your code
+ 2
It worked fine for me. Can you send me the error you get after running?
+ 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
+ 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
0
Okay here's the problem Nathan Lewis,
i did this ..........!
import time
print(time.strftime("%S"))
but its not running
with regards
xitijbit
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