Computer Essentials:Unit 1: Output

Computer Essentials:Unit 1: Output

8th Grade

18 Qs

quiz-placeholder

Similar activities

Time Distance Graphs - Turtles and Flags

Time Distance Graphs - Turtles and Flags

7th - 9th Grade

13 Qs

MENTAL ABILITY TEST 2

MENTAL ABILITY TEST 2

8th Grade

15 Qs

InfGeo Pythagorean Theorem & Distance Formula

InfGeo Pythagorean Theorem & Distance Formula

7th - 10th Grade

13 Qs

Ordinal numbers

Ordinal numbers

3rd - 12th Grade

17 Qs

Coding Basics

Coding Basics

6th - 8th Grade

15 Qs

Python Skills

Python Skills

1st Grade - Professional Development

15 Qs

Python Quiz - Experienced Level

Python Quiz - Experienced Level

3rd - 10th Grade

15 Qs

Stuff

Stuff

3rd Grade - Professional Development

23 Qs

Computer Essentials:Unit 1: Output

Computer Essentials:Unit 1: Output

Assessment

Quiz

Mathematics

8th Grade

Easy

Created by

Jana Halle

Used 9+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes 'computer programming'.

Creating an app to serve as a calculator.

Process of putting together code for accomplishing a specific computing task.

Writing an algorithm on how to create a jelly sandwich.

Constructing a computer from scratch for gaming.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the acronym IDE stand for relative to computer programming?

Integrated Development Engine

Interpreted Data Environment

Integrated Development Environment

Integrated Detailed Environment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of error occurs when you have an incorrect character in a line of code - like missing parentheses or a missing double quote?

Logic

Syntax

Overflow

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turtle graphics are programs that create a drawing using Python programming. What is the "Turtle" that is used to draw also referred to?

Mouse

Dot

Cursor

Shape

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to create a multi-line statement what set of symbols do we use in our print statement?

Double quotes

" "

Single quotes

' '

Hash tag

#

Triple quotes

''' '''

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What refers to the period we use between objects and methods

( like bob = turtle.Turtle())?

Period syntax

Dot method

Period typing

Dot notation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a purpose of using comments in our code?

Contains creator name and date of creation.

Explains the programs purpose.

Details what the blocks of code are designed to do.

All of these.

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?