1. Write a program that display a message “Play Basketball” if age is younger than 16 and height is over than 76 inches and all others are told “More information needed”.
BEFORE UPS2 - D2T6

Quiz
•
Computers
•
University
•
Medium
TUAN BM
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
selection
sequence
repetition
IPO
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.A factory worker is paid based on the total working hours of RM 2.50 per hour. 10% of the total salary will be deducted for contribution to KWSP. Prepare the monthly nett salary of the factory worker.
SEQUENCE
FLOWCHART
SELECTION
REPETITION
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. Print the integers from 1 to 20 using a while loop and the counter variable x has been declared, but not initialized. Print only 5 integers per line.
SELECTION
PSUEDOCODE
REPETITION
SEQUENCE
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
4.Create a program to help user calculate total paid if you buy apples and grapes based on the given cost below :
Apple :RM 4.00 per kg
Grapes :RM 7.00 per kg
Read kg
Read apple,grapes
Read total paid
Read kg apple,kg grapes
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.John save RM 1.45 per day. The system will be allowing user to input number of days. Calculate and display the total amount he saves
total amount=1.45 * save
total amount=days * 1.45
total amount = day * save
total amount=total * 1.45
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
6.Program that asks the user to input two numbers. If the first number entered is greater than the second number, the program should print the message “The first number is greater.” ; else it should print the message “ The first number is smaller.”
Print number is smaller
print the first number is greater,the first number is smaller
print "the first number is greater","the first number is smaller"
print" the first number is greater" OR "the first number is smaller"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.Program to compute and display a person’s weekly salary as determined by the following conditions: If the hours worked are less than or equal to 40, the person receives RM12.00 per hour; otherwise, the person receives RM480.00 plus RM18.00 for each hour worked over 40 hours. The program should request the hours worked as input and display the salary as output.
if (hour <=40)
hour=hour * salary
else
salary=18.00 * hour
print "salary"
print salary
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
[Python For All] Quiz 5 - Numpy

Quiz
•
University
9 questions
Questions for 27

Quiz
•
University
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
FGCT4023 Topic 6 - Interactivity

Quiz
•
University
15 questions
Python-loops, branches, functions

Quiz
•
University
10 questions
Puzzle Quiz

Quiz
•
University
10 questions
Python - Functions

Quiz
•
University
11 questions
Yr 8 IF starter

Quiz
•
7th Grade - University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade