Pregunta


Integers without repeating consecutively
A pincode consists of N integers between 1 and 9. In a valid pincode, no integer is allowed to repeat consecutively. For example...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do i write a polynomial and take the derivative?
I want to take the derivative of a polynomial, but Im not sure how to write the polynomial in the script T(A)=A^3 - A^2 - A -1. ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using the while loop function
How do i make a while loop to loop five times if the user does not enter the correct input?

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Produce an error and terminate program
How would i produce an error that states that the user did not select a value in the menu and terminate the program if user ex...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do i produce a warning and an error for the user
The task is to promt the user to enter an input between 0 and 200.I have to produce a warning and take the asbolute value. If th...

más de 4 años hace | 1 respuesta | 0

1

respuesta