Basic Python and Console Interaction - Mod3

Basic Python and Console Interaction - Mod3

10th Grade

12 Qs

quiz-placeholder

Similar activities

Computer Science Principals Final

Computer Science Principals Final

9th - 12th Grade

17 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

Sequence Selection Iteration and others

Sequence Selection Iteration and others

10th Grade

14 Qs

X Input in Java

X Input in Java

10th Grade

15 Qs

GCSE Computer Science Paper 2: Topic 2.1

GCSE Computer Science Paper 2: Topic 2.1

10th Grade

11 Qs

Intro to Python

Intro to Python

KG - University

10 Qs

Mengenal Algoritma dan Pemrograman C++

Mengenal Algoritma dan Pemrograman C++

10th Grade - University

15 Qs

Basic Python and Console Interaction - Mod3

Basic Python and Console Interaction - Mod3

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Kristine Cody

Used 52+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Displaying text or numbers on the screen. Text must be in quotations.

print

variable

input

string

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Something that stores information in a program so that it can be used later. It must have a name, a type, and a value.

print

variable

input

string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function that prints a prompt and retrieves text from the user.

int()

input

input()

int

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(written as % in most programming languages) divides two numbers and returns the remainder.

modulus operator

string

input

concatenation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A sequence of characters.

print

input

string

comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Adding two strings together using the + operator.

modulus operator

concatenation

comment

input

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A message in your code that explains what is going on; """multi-line""" and #single-line

modulus operator

concatenation

comment

float

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?