Go to file
Juanjo d444483098 readme 2 2024-10-29 14:40:43 +01:00
_servidorweb_ first commit 2024-10-29 13:54:33 +01:00
bbdd first commit 2024-10-29 13:54:33 +01:00
scraping first commit 2024-10-29 13:54:33 +01:00
README.md readme 2 2024-10-29 14:40:43 +01:00
main.py first commit 2024-10-29 13:54:33 +01:00

README.md

Ejercicio Thread04

git config --global user.name "Juanjo"
git config --global user.email "juanjo@fp.ieslamar.org"
git commit -m "first commit" git remote add origin https://git.ieslamar.org/gitea/thread4.git git push -u origin main