質問


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

5年弱 前 | 2 件の回答 | 0

2

回答

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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?

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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

5年弱 前 | 0 件の回答 | 0

0

回答

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答