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...
12年弱 前 | 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...
12年弱 前 | 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 ...
12年弱 前 | 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...
12年弱 前 | 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...
12年弱 前 | 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
12年弱 前 | 0
質問
code is too long
a = 4; b = input ('2+2=? ') if b == a 'ok' else b = input ('retry ') if b == a ...
12年弱 前 | 2 件の回答 | 0