004 - Python ejercicios w3 - Area del circulo con Pi

2 years ago
10

004 - Python ejercicios w3 - Area del circulo con Pi

En este ejercicio se calcula el area de un circulo
pidiendole un input al usuario
Se necesita importar "pi" del modulo "math"

Link del ejercicio:
https://www.w3resource.com/python-exercises/python-basic-exercise-4.php

Link de todos los ejercicios:
https://www.w3resource.com/python-exercises/

Repositorio de Github con todas las notebooks:
https://github.com/javier-cantu/LearningPython/tree/master/w3resource_python_ex

Redes:
https://linktr.ee/javiCan87

Loading comments...