Python Semester 2 flashcard -1

Python Semester 2 flashcard -1

Assessment

Flashcard

Computers

12th Grade

Practice Problem

Medium

Created by

Wayground Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

39 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will print ? Options: cats eat mice, mice get away, unknown, error message

Back

unknown

2.

FLASHCARD QUESTION

Front

Which of the following best describes the order in which these lines are processed in Python? Options: 4, 1, 2, 4, 2, 1, 1, 2, 3, 4, 3, 1, 2

Back

4, 1, 2

3.

FLASHCARD QUESTION

Front

How do you correctly call this function? Options: def(1), x=square( ), defSquare(4), x=square(5)

Back

x=square(5)

4.

FLASHCARD QUESTION

Front

What will print?
Options: 1
2
11, 1
2
21, 1
2
3
11, 1
2
3
21

Back

1
2
11

5.

FLASHCARD QUESTION

Front

What will print? Options: nothing, sayHi(), an error message, hi there

Back

hi there

6.

FLASHCARD QUESTION

Front

What will print? Options: nothing, 5, 6, an error message

Back

5

7.

FLASHCARD QUESTION

Front

What will print? Options: nothing, 5, 6, an error message

Back

an error message

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?