python:实现文本加解密
import string
from random import randint
def decrypt():
texto = input("Input the text to decrypt : ").split("."
import string
from random import randint
def decrypt():
texto = input("Input the text to decrypt : ").split("."