This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
Home
/
codewars
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
c6ffaa4ef6
Ramuri
Etichete
master
codewars
/
courses
/
python_indi
/
package_1
/
__init__.py
__init__.py
72 B
Istoric
Crud
1
2
3
4
from .file_1 import *
from .file_2 import *
print('__init__ package_1')