Yr 9 IGCSE

Yr 9 IGCSE

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

A3 IIIB - Básicas de EDA

A3 IIIB - Básicas de EDA

11th Grade - University

10 Qs

SLR 9 - Advanced Programming Techniques - part one

SLR 9 - Advanced Programming Techniques - part one

10th Grade

10 Qs

Programming Intro Python

Programming Intro Python

9th Grade

10 Qs

Text File - Quiz

Text File - Quiz

12th Grade - University

10 Qs

Functions & NameSpace in Python -1

Functions & NameSpace in Python -1

12th Grade

10 Qs

Python

Python

10th Grade

9 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

File handling

File handling

12th Grade

10 Qs

Yr 9 IGCSE

Yr 9 IGCSE

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Megha Agarwal

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension for python files?

.pa

.pb

.py

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ is a named memory location in which we can store a value of a particular data type

constant

identifier

variable

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to insert a condition in Python ?

sequential

selection

iteration

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store a sentence in python?

String

int

float

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ is a symbol used to perform a specific task?

data type

method

operator

None