Develop a pseudocode or flowchart for all the following problems : 1. Write a program which will display “I AM GOOD” on the computer screen for 10x 2. Write a program which will display “I AM GREAT” on the computer screen for 100x 3. Write a program which will display “I AM SUPERMAN” on the computer screen for 1000x 4. Accept two integers from computer user and check whether they are equal or not.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
icon
Concept explainers
Question
100%

Develop a pseudocode or flowchart for all the following problems :

1. Write a program which will display “I AM GOOD” on the computer screen for 10x
2. Write a program which will display “I AM GREAT” on the computer screen for 100x
3. Write a program which will display “I AM SUPERMAN” on the computer screen for 1000x
4. Accept two integers from computer user and check whether they are equal or not.
5. Write a program to check whether a given number is even or odd.
6. Write a program to check whether a given number is positive or negative
7. Write a program to read the value of an integer m and display the value of n is 1 when m is larger than 0, 0
when m is 0 and -1 when m is less than 0
8. Write a program which accept the user’s height in cm then display :
a. You are so tall → if the height is more than 180cm
b. You are not that tall → if the height is between 100 – 179cm
c. You are short ha ha ha → if the height is less than 100cm
9. Write a program to read 10 numbers from keyboard and find their sum and average
10. Ask the user to enter a number and display a pattern based on the value of the number.
Eg : 3
x x x
x x x
x x x

11. Ask the user to enter a number and display a pattern based on the value of the number.
Eg : 5
1
1 2
1 2 3
1 2 3 4
1 2 3 4 5

Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Operators
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education