Sign InCreate Account

EditorProjectsPseudocode TutorPractice QuestionsCode ConverterCode GeneratorFlowchartsUpgrade
Back to Problems
PreviousNext

You need to sign in to test your code and save your progress on this question.

Problem Description

Check Even or Odd

Easy
Selection
Arithmetic

Write a program that asks the user for an integer and outputs "Even" if the number is divisible by 2, and "Odd" otherwise.

Example Input

4

Example Output

Even

Success Rate:

0% (0 passed / 0 attempted)

Code

Unsaved

Test Results

Click "Run Code" to evaluate your code against the tests.

Product

For SchoolsOverviewFeaturesFAQ

© 2026 PseudoEditor. All rights reserved.