Intro to Computer Science Unit 2

Intro to Computer Science Unit 2

9th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Week 6 - Input/Output Functions

Week 6 - Input/Output Functions

9th - 12th Grade

46 Qs

Python Assessment Year 8

Python Assessment Year 8

8th - 9th Grade

50 Qs

Strings in python - Test

Strings in python - Test

11th Grade

50 Qs

Знакомство с IDE. Алфавит языка. Синтаксис. Типы данных. Правила

Знакомство с IDE. Алфавит языка. Синтаксис. Типы данных. Правила

11th Grade

50 Qs

Week 7 - User Functions

Week 7 - User Functions

9th - 12th Grade

54 Qs

Python Year 7 Assessment

Python Year 7 Assessment

7th - 9th Grade

55 Qs

Project STEM Unit 1 Review

Project STEM Unit 1 Review

9th - 12th Grade

49 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

Intro to Computer Science Unit 2

Intro to Computer Science Unit 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Eieen Anderson

Used 6+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who invented the Analytical Engine, a machine that did calculations?

Charles Darwin

Charles Babbage

Blaise Pascal

Charles Dickents

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who created the idea of a general Purpose Computing Machine?

Alan Turing

Konrad Zuse

Alan Alda

Charles Dickens

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who created the earliest programmed machine?

Alan Turing

Charles Dickens

Alan Alda

Konrad Zuse

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The ________ was the first all electronic computer.

ENIAC

Difference Engine

PROLOG

Turing Machine

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In ________ the first computer ran a program from memory.

1942

1950

1948

1968

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following correctly prints the following calculation if x is 17 and y is 5?

Sum is: 22

print("Sum is: " + int(x + y))

print("Sum is: " + str(x + y))

print("Sum is: " + (x + y))

print("Sum is: " + x + y)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the symbol for exponent?

%

^

**

""

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?