Practice2

Practice2

1st - 5th Grade

6 Qs

quiz-placeholder

Similar activities

simple tense

simple tense

1st - 5th Grade

10 Qs

Earth and Volcanoes Grade 4 (Revision Quiz)

Earth and Volcanoes Grade 4 (Revision Quiz)

4th Grade - University

10 Qs

Miasta świata

Miasta świata

4th Grade - Professional Development

11 Qs

CT2 End of Term 1

CT2 End of Term 1

1st Grade

10 Qs

All Hands

All Hands

1st - 5th Grade

10 Qs

LAN150 - Design Development

LAN150 - Design Development

1st Grade

10 Qs

German

German

4th Grade

10 Qs

Robolx fun and happy

Robolx fun and happy

4th Grade

10 Qs

Practice2

Practice2

Assessment

Quiz

Architecture

1st - 5th Grade

Practice Problem

Hard

Created by

Aristia Villa

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You are creating a Python script to evaluate input and check for upper and lower case. Which four code segments should you use to develop the solution? To answer, move the appropriate code segment from the list of code segments to the answer area and arrange them in the correct order

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You develop a Python application for your company.

You have the following code. Line numbers are included for reference only.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You create the following program to locate a conference room and display the room name. Line numbers are included for reference only.

Colleagues report that the program sometimes produces incorrect results. You need to troubleshoot the program. Use the drop-down menus to select the answer choice that answers each question based on the information presented in the code segment.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Match the data type to the type operations. To answer, drag the appropriate data type to the correct type operation. 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

The ABC company needs a way to find the count of particular letters in their publications to ensure that there is a good balance. It seems that there have been complaints about overuse of the letter e. You need to create a function to meet the requirements. How should you complete this code? To answer, select the appropriate code segments in the answer area.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

You find errors while evaluating the following code. Line numbers are included for reference only.

You need to correct the code at line 03 and line 06.

How should you correct the code? Use the drop-down menus to select the answer choice that answers each question based on the information presented in the code segment.