Compare Numbers - Python Language please! Programming challenge description: Little Tommy is in kindergarten on the first day of class. His teacher has taught him about inequalities today, and he is learning how to draw crocodiles to represent them. When there are two numbers, A and B, there are three options: 1. If A is greater than B, then draw '>'. The crocodile's mouth is pointed toward the bigger number, A. 2. If A is less than B, then draw '<'. The crocodile faces B. 3. If A is equal to B, draw '='. The crocodile is confused and keeps its mouth shut. Unfortunately, Tommy does not like to do his homework, and has bribed you to write a program to do it for him. Input: The input consists of two integers A and B on a line, separated by a space. |A,B| < 2^63. Output: Print a line containing the appropriate symbol that describes the relationship between the numbers. Test 1 Test InputDownload Test 1 Input 35 40 Expected OutputDownload Test 1 Output <

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section6.4: A Case Study: Rectangular To Polar Coordinate Conversion
Problem 7E: (Simulation) Write a program to simulate the roll of two dice. If the total of the two dice is 7 or...
icon
Related questions
Question

Compare Numbers -  Python Language please!

Programming challenge description:

Little Tommy is in kindergarten on the first day of class. His teacher has taught him about inequalities today, and he is learning how to draw crocodiles to represent them. When there are two numbers, A and B, there are three options:

1. If A is greater than B, then draw '>'. The crocodile's mouth is pointed toward the bigger number, A.

2. If A is less than B, then draw '<'. The crocodile faces B.

3. If A is equal to B, draw '='. The crocodile is confused and keeps its mouth shut.

Unfortunately, Tommy does not like to do his homework, and has bribed you to write a program to do it for him.
Input:
The input consists of two integers A and B on a line, separated by a space. |A,B| < 2^63.
Output:
Print a line containing the appropriate symbol that describes the relationship between the numbers.

Test 1

Test InputDownload Test 1 Input
35 40
Expected OutputDownload Test 1 Output
<
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
Unreferenced Objects
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
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT