Practice 1

Practice 1

1st - 5th Grade

20 Qs

quiz-placeholder

Similar activities

5. Database & Governance

5. Database & Governance

1st Grade

23 Qs

Building Laws Quiz 1- PD 1096

Building Laws Quiz 1- PD 1096

KG - Professional Development

15 Qs

01. AWS Compute

01. AWS Compute

1st Grade

20 Qs

BDA- MSTAT

BDA- MSTAT

2nd Grade - University

20 Qs

HTML fundamentals

HTML fundamentals

1st - 3rd Grade

16 Qs

AWS EBS & S3

AWS EBS & S3

1st - 5th Grade

20 Qs

Converting Inches to Feet (and inches)

Converting Inches to Feet (and inches)

5th - 12th Grade

15 Qs

Legend of Zelda

Legend of Zelda

KG - 12th Grade

20 Qs

Practice 1

Practice 1

Assessment

Quiz

Architecture

1st - 5th Grade

Hard

Created by

Aristia Villa

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The ABC company has hired you as an intern on the coding team that creates e-commerce applications. You must write a script that asks the user for a value. The value must be used as a whole number in a calculation, even if the user enters a decimal value. You need to write the code to meet the requirements. Which code segment should you use?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

During school holidays, you volunteer to explain some basic programming concepts to younger siblings. You want to introduce the concept of data types in Python. You create the following three code segments:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The ABC company is converting an existing application to Python. You are creating documentation that will be used by several interns who are working on the team. You need to ensure that arithmetic expressions are coded correctly. What is the correct order of operations for the six classes of operations ordered from first to last in order of precedence? To answer, move all operations from the list of operations to the answer area and arrange them in the correct order.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You are writing a Python program. The program collects customer data and stores it in a database. The program handles a wide variety of data. You need to ensure that the program handles the data correctly so that it can be stored in the database correctly.

Match the data type to the code segment. To answer, drag the appropriate data type from the column on the left to its code segment on the right. Each data type may be used once, more than once, or not at all.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You are creating a Python program that shows a congratulation message to employees on their service anniversary. You need to calculate the number of years of service and print a congratulatory message. You have written the following code. Line numbers are included for reference only

You need to complete the program. Which code should you use at line 03?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

You are writing a Python program to perform arithmetic operations. You create the following code

You are writing a Python program to perform arithmetic operations. You create the following code

Media Image
Media Image
Media Image
Media Image

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You are writing a Python program that evaluates an arithmetic formula. The formula is described as b equals a multiplied by negative one, then raised to the second power, where a is the value that will be input and b is the result. You create the following code segment. Line numbers are included for reference only.

You need to ensure that the result is correct. How should you complete the code on line 02?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?