Using while loop and nested if statement develop a program to satisfy the following condition
Mostra commenti meno recenti
Using while loop and nested if statement develop a program to satisfy the
following condition once user data is prompted to be entered:
a. An even unsigned integer or odd unsigned integer
b. A Negative number
2 Commenti
Walter Roberson
il 21 Giu 2021
There are no unsigned integers that are also negative, so there is no solution to this question.
priya ranjan
il 21 Giu 2021
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!