Community Profile

photo

Nicolò


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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

answers

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answer

Answered
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 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

2

answers