crypto/crittografia/__init__.py

3 lines
68 B
Python

from .alfabeto import *
from .unicode import *
from .numeri import *