0
Does sololearn's playground support "import" statement to import modules?
import statement in the from (module name) import * đ format
1 Answer
+ 4
Yes, but any 3rd party modules need to be specially imported and gui libraries won't run.
import statement in the from (module name) import * đ format