sem= 4 año= 12 print(f" Un mes tiene {sem} semanas, y un año tiene {año} meses, por ende, un año tiene {sem*año} semanas")
To embed this project on your website, copy the following code and paste it into your website's HTML: