Statistics
RANK
172,565
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
11 years ago | 2 answers | 0
2
answersQuestion
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...
11 years ago | 2 answers | 0
2
answersQuestion
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 ...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answercode is too long
Yes, but I would like to repeat this code up to three times if the number entered is incorrect
11 years ago | 0
Question
code is too long
a = 4; b = input ('2+2=? ') if b == a 'ok' else b = input ('retry ') if b == a ...
11 years ago | 2 answers | 0