Intro to python

Intro to python

9th Grade

12 Qs

quiz-placeholder

Similar activities

Code.org Intro to Computer Programming

Code.org Intro to Computer Programming

9th Grade

12 Qs

Introduction to Programming

Introduction to Programming

9th Grade

12 Qs

KS3 GCSE Computer Science (Programming / Python)

KS3 GCSE Computer Science (Programming / Python)

7th - 11th Grade

10 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

python

python

9th - 10th Grade

12 Qs

Python strings

Python strings

8th - 9th Grade

11 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Python Re-Cap

Python Re-Cap

7th - 9th Grade

16 Qs

Intro to python

Intro to python

Assessment

Quiz

Computers

9th Grade

Hard

Created by

M Dwedari

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________  is a set of precise instructions, expressed in some sort of language (e.g. textual, visual).

An  algorithm

A program

Syntax

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________  is a set of precise instructions, expressed in a programming language.

An algorithm

A program

Syntax

3.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

Why Python (tick 3)?

is a high-level programming language abstracts away many low-level details of computer hardware.

Its syntax is clean and easy to read

A low-level programming language provides minimal abstraction from the hardware, often directly manipulating hardware resources and requiring a deep understanding of computer architecture.

It is a platform-independent language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To execute a python program,you need a python .......

compiler

assembler

interpreter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax of a programming language?

A type of computer hardware
A form of data storage
A method for debugging code

A set of rules that defines the combinations of symbols, words, and punctuation in a programming language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programs with  syntax errors  cannot be translated and executed.

False

True

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program with a logical error can be executed, but it does not work the way it should.

True

False

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?