Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Python. Bases
(Python) Nombres réels
Module:
(Python) Nombres réels
Problem
9
/11
Opérations avec des nombres réels. module de mathématiques
Theory
Click to read/hide
Error
Problem
Écrivez un programme qui calcule la racine carrée d'un nombre saisi au clavier, avec trois décimales.
Entrée
L'entrée est un nombre réel.
Mentions légales
Affichez la réponse.
Exemples
#
Entrée
Sortie
1
25.0
5 000
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary