From df4081b7332aa7dac7bb06406b9d32b1c7483bc6 Mon Sep 17 00:00:00 2001 From: RENAUX Anna <anna.renaux5@etu.univ-lorraine.fr> Date: Wed, 10 Jan 2024 10:57:22 +0000 Subject: [PATCH] Upload New File --- resultat.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 resultat.html diff --git a/resultat.html b/resultat.html new file mode 100644 index 0000000..29d2a6e --- /dev/null +++ b/resultat.html @@ -0,0 +1,11 @@ + + <!DOCTYPE html> + <html> + <head> + <title>Sphere volume</title> + </head> + <body> + <h1>Volume : The ray you have entered must be different from 0 and positive!</h1> + </body> + </html> + \ No newline at end of file -- GitLab