Programming Review

Programming Review

11th Grade

30 Qs

quiz-placeholder

Similar activities

Evaluasi Pembelajaran

Evaluasi Pembelajaran

11th Grade

26 Qs

Comp Sci Primitive Types

Comp Sci Primitive Types

9th - 12th Grade

25 Qs

Flowcharts and Micro:bit Programming Quiz

Flowcharts and Micro:bit Programming Quiz

9th - 12th Grade

30 Qs

Mid smt XA

Mid smt XA

11th Grade

25 Qs

Quiz Microsoft Excel

Quiz Microsoft Excel

10th Grade - University

30 Qs

RETURN 11-БӨЛІМ

RETURN 11-БӨЛІМ

11th Grade

32 Qs

Тестування знань з Python

Тестування знань з Python

11th Grade

33 Qs

Quiz Microsoft Word

Quiz Microsoft Word

10th Grade - University

27 Qs

Programming Review

Programming Review

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

MARK GREENE

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python programming?

A type of snake

A compiled programming language

An interpreted, high-level programming language

A database management system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to comment a single line in Python?

// This is a comment

/* This is a comment */

@ This is a comment

#This is a comment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print(2 ** 3)?

6

5

8

23

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following symbols is used in Python to mean "Not equal to"?
==
!=
<>
><

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the code for a STRING in python?

str
stri
stg

string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid variable name in Python?

my_variable

_hidden

2ndPlace

camelCase

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store a sequence of characters in Python?

int

float

str

bool

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?