Intro to python

Intro to python

9th Grade

12 Qs

quiz-placeholder

Similar activities

Python Introduction Quiz

Python Introduction Quiz

7th - 11th Grade

8 Qs

Test - Python básico II

Test - Python básico II

9th - 12th Grade

16 Qs

ความรู้เบื้องต้นภาษา Python

ความรู้เบื้องต้นภาษา Python

9th Grade

10 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Introduction to Python

Introduction to Python

9th Grade

10 Qs

Foundations of Programming Pre-Test

Foundations of Programming Pre-Test

9th - 12th Grade

15 Qs

Python Basics

Python Basics

6th Grade - University

10 Qs

Introduction to Computer Science and Coding

Introduction to Computer Science and Coding

9th Grade

12 Qs

Intro to python

Intro to python

Assessment

Quiz

Computers

9th Grade

Hard

Created by

M Dwedari

Used 6+ 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?