This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
Home
/
codewars
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
9afed29e93
Haarat
Tagit
master
codewars
/
courses
/
python_indi
/
package_1
/
__init__.py
__init__.py
72 B
Historia
Raaka
1
2
3
4
from .file_1 import *
from .file_2 import *
print('__init__ package_1')