dia=24
semana=7
año=365
SemanasAño=52.142857142857146
Decada=10
print(f"Una decada tiene aproximadamente {round(SemanasAño*Decada)} semanas")

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: