Katharsis
Katharsis

Katharsis

c = "Hola mundo ;D"
a = "Katharsis"
print(f"{c} \nSoy {a}")
print("4*30/10=20 (≧▽≦)")