From fb4f36c146748cf2cf5cf8b5914b43d604b962e4 Mon Sep 17 00:00:00 2001 From: GamerFox2000 <98109784+GamerFox2000@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:10:56 +0100 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3782452..5c4586f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# Python-calc +# Python Calc + Esta applicación es un proyecto "escolar" para probar las funciones de Python + + +# Funciones + +1 Calculadora + Una simple calculadora (suma resta multiplicación división) + +2 Juegos + Adivina el numero + +3 Admin + Nada + +4 Actualización + Descarga el archivo .py de este repostorio