0
Does sololearn's playground support "import" statement to import modules?
import statement in the from (module name) import * 👈 format
1 Resposta
+ 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