EXERCICE construction segment %% This file is generated by preprocessor! %% Do not edit it by hand. \author{François, Fatoux} \email{francois@fatouxmatheux.com} \format{html} \keywords{geogebra,construction} \title{Construction} \title{ Le carré d'un entier } \computeanswer{ no } \integer{ n = randint(-50..50) } \integer{ N = (\n)^2 } \statement{ Calculer le carré de \n. } \answer{ Carré de \n }{ \N }{ type=numeric } \feedback{ \reply1 < 0 }{ Le carré d'un entier est toujours positif. }