Sign InCreate Account

Coding Workspace

EditorProjects

AI Assistance

Pseudocode TutorCode GeneratorCode FixerCode Converter

Practice & Learn

Practice QuestionsFlowcharts

Upgrade to Pro • $12.99

Unlock unlimited access to our AI assistants & coding features.

Upgrade now
Back to Problems
PreviousNext

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

Problem Description

Positive, Negative or Zero

Easy
Selection

Write a program that takes an integer as input. If the number is greater than 0, output "Positive". If it is less than 0, output "Negative". If it is 0, output "Zero".

Example Input

5

Example Output

Positive

Success Rate:

0% (0 passed / 0 attempted)

Code

Unsaved

Test Results

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

Product

For SchoolsOverviewFeaturesFAQ
PseudoEditor

© 2026 PseudoEditor. All rights reserved.