--- license: mit tags: - hello-world --- # Hello World Model 👋 Olá, mundo! This is a *hello world* model repo published by Julianokimura. ```python print("Hello World") ```