Data Science Quiz (Lesson 3 programming)

Data Science Quiz (Lesson 3 programming)

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)

Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)

12th Grade

10 Qs

Computer Basics 2 - CESA

Computer Basics 2 - CESA

7th Grade - University

10 Qs

WAN Sesi 1

WAN Sesi 1

1st Grade - University

10 Qs

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

Computer Security

Computer Security

8th - 10th Grade

10 Qs

Data Science Quiz (Lesson 3 programming)

Data Science Quiz (Lesson 3 programming)

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Melanie Marzen

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are some key concepts in programming that extend across multiple coding languages?

Sequences (order of instructions)

Syntax (All programming languages use exact same symbols and structure)

Selection (pathways that depend on criteria)

Iteration (looping or repeating)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False:

In programming, an output is data the user gives to the computer program.

True

Falose

3.

MATCH QUESTION

1 min • 1 pt

Match the following

Gives text output to user.

Variable

A named storage location that holds data

Concatenate

Join two strings together into one line

Print Function

Sequence of characters, digits, symbols

String

Numerica Data Type

Integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a user inputs data into a program, it is stored as a ___ inside of a variable.

Hint: a Data Type

Integer

String

Concatenation

Print Function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Putting quotation marks ( " ") around code will turn it into what data type?

an Integer

a Boolean

a String

a Float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False: You can concatenate a string and an integer together.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False

If an number is stored as a string data type, you can't do math with that number.

True

False

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?

Discover more resources for Computers