Computer Systems - How the web works - Lesson 7

Computer Systems - How the web works - Lesson 7

8th Grade

12 Qs

quiz-placeholder

Similar activities

Python Inputs

Python Inputs

7th - 8th Grade

10 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Python Part 1

Python Part 1

8th Grade

15 Qs

N5 SDD - Python input and output

N5 SDD - Python input and output

7th - 11th Grade

12 Qs

User Input in Python

User Input in Python

8th Grade

8 Qs

S3 Python 1

S3 Python 1

8th - 10th Grade

12 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

Computer Systems - How the web works - Lesson 7

Computer Systems - How the web works - Lesson 7

Assessment

Quiz

Computers

8th Grade

Hard

Created by

J Sharp

Used 36+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these lines of code uses CASTING?

age = 13

age = int(13)

age = ("13")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these operators would be used to divide?

//

%

/

-

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these operators would be used to divide into an integer?

//

%

/

-

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these operators would be used to divide and show the remainder?

//

%

/

-

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would be used in count-controlled ITERATION?

IF

WHILE

FOR

INPUT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would be used in condition-controlled ITERATION?

WHILE

FOR

IF

INPUT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would be used in SELECTION code?

WHILE

FOR

IF

INPUT

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?