Using while loop and nested if statement develop a program to satisfy the following condition
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 21 Juin 2021
There are no unsigned integers that are also negative, so there is no solution to this question.
priya ranjan
le 21 Juin 2021
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!