Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
code is too long
Yes, but I would like to repeat this code up to three times if the number entered is incorrect
code is too long
Yes, but I would like to repeat this code up to three times if the number entered is incorrect
11 years 前 | 0
提问
code is too long
a = 4; b = input ('2+2=? ') if b == a 'ok' else b = input ('retry ') if b == a ...
11 years 前 | 2 个回答 | 0