photo

Nicolò


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
1 Antwort

RANG
166.898
of 300.364

REPUTATION
0

BEITRÄGE
6 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
code is too long
Yes, but I would like to repeat this code up to three times if the number entered is incorrect

mehr als 12 Jahre vor | 0

Frage


code is too long
a = 4; b = input ('2+2=? ') if b == a 'ok' else b = input ('retry ') if b == a ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten