Please write a program which asks the user for integer numbers. If the number is below zero, the program should print out the message "Invalid number". If the number is above zero, the program should print out the square root of the number using the Python sqrt function. In either case, the program should then ask for another number. If the user inputs the number zero, the program should stop asking for numbers and exit the loop.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter5: Looping
Section: Chapter Questions
Problem 6RQ
icon
Related questions
Question

Can you use Python programming language to to this question?

Thanks

Please write a program which asks the user for integer numbers.
If the number is below zero, the program should print out the message "Invalid
number".
If the number is above zero, the program should print out the square root of the
number using the Python sqrt function.
In either case, the program should then ask for another number.
If the user inputs the number zero, the program should stop asking for numbers and
exit the loop.
Transcribed Image Text:Please write a program which asks the user for integer numbers. If the number is below zero, the program should print out the message "Invalid number". If the number is above zero, the program should print out the square root of the number using the Python sqrt function. In either case, the program should then ask for another number. If the user inputs the number zero, the program should stop asking for numbers and exit the loop.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,