Statistiques
RANG
172 557
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
notification in case missing answer
hi everyone, i have an other question on interaction between time and user: i want my code to give a message to user if he tak...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
how can I create a timer?
hello everyone, can I insert a timer which expired at the time the user has to answer the question automatically take the input...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
function to read a cell contents
Hello everybody! As the example shows, i would like that the genre of the variable will be recognized and declared (with print ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
functions to exclude repetitions
hello everyone, I want to know if there is a function that allows me, through a random variable, to run my code with all the el...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
problems in the interaction with the user
Hi everyone the code below to ask user to guess a word 'Sol'. The user has three attempts. also has the option to withdraw typi...
plus de 11 ans il y a | 1 réponse | 0
1
réponsecode is too long
Yes, but I would like to repeat this code up to three times if the number entered is incorrect
plus de 11 ans il y a | 0
Question
code is too long
a = 4; b = input ('2+2=? ') if b == a 'ok' else b = input ('retry ') if b == a ...
plus de 11 ans il y a | 2 réponses | 0