Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
Postitve number or negative
Create a Python code that takes a floating-point number `num` as input and returns "Positive" if the number is greater than zero, "Negative" if the number is less than zero, and "Zero" if the number is zero.
Code :
7.5
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment