write a pseudocode algorithm tp prompt the user to enter a number and it should tell if the number is odd or even.........i need help

Recommended Answers

All 2 Replies

Can I see how you get your algorithm so far?

Look up "iostream", "cin", "conditionals" ("if"), and "mod" ("%").

David

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.