Cryptography Quiz

Cryptography Quiz

7th Grade

30 Qs

quiz-placeholder

Similar activities

Algorithms

Algorithms

7th - 11th Grade

29 Qs

Python new

Python new

3rd Grade - University

26 Qs

Python

Python

5th - 9th Grade

32 Qs

python loop 7th

python loop 7th

7th Grade - University

25 Qs

Understanding Input, Selection and Loops in Python

Understanding Input, Selection and Loops in Python

7th Grade - University

25 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

PS Unit 4 Iteration Quiz Review

PS Unit 4 Iteration Quiz Review

1st Grade - Professional Development

30 Qs

Computing Homework

Computing Homework

7th - 11th Grade

26 Qs

Cryptography Quiz

Cryptography Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Mourad Azer

Used 66+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

in the lines of code, which option is a variable?

letter

print

ord

=

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

In the lines of code, what does 'code' store?

The number that represents the letter 'a'

The number that represents a letter

The number that represents the code

The number that represents ord()

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

In the lines of code, which is a function?

ord()

letter

code

'a'

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will happen after running these lines of code?

The word "Letter: " will print on the screen waiting for input

The number representing the letter 'a' will print on the screen

The Letter 'a' will print on the screen

Nothing will happen

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following statements is true about the code in this image?

128055 is the number that represents the emoji

128055 is the number that represents the variable code

ord is a variable

code is a function

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following sections of code will take in an input character from the user and print out the number that represents the character?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does this section of code do?

Prints the sentence entered by the user

Prints each character in the sentence entered by the user.

Prints the number that represents each character in the sentence entered by the user.

Prints each word in the sentence entered by the user.

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?