CSA Africa Python Workshop

CSA Africa Python Workshop

University

10 Qs

quiz-placeholder

Similar activities

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

Quiz Meet 3 Mini SC Programing

Quiz Meet 3 Mini SC Programing

University

10 Qs

Esri Fun Quiz!

Esri Fun Quiz!

University

10 Qs

Intro to JS: Variables & Values

Intro to JS: Variables & Values

11th Grade - University

8 Qs

CodeQuest TechTopia 2025-26

CodeQuest TechTopia 2025-26

University

11 Qs

Website Quiz

Website Quiz

University

10 Qs

Pengenalan Kecerdasan Buatan

Pengenalan Kecerdasan Buatan

11th Grade - University

15 Qs

Blockly Programming Quiz [Level 1A]

Blockly Programming Quiz [Level 1A]

7th Grade - University

10 Qs

CSA Africa Python Workshop

CSA Africa Python Workshop

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Elly Elly

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSA Africa Mean?

Computer School Academy Africa

Computer Science Academy Africa

Coding School Academy

Centre for Science Academy Africa

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who founded CSA Africa?


Fionnuala Johnson

Stephen McQuistin

Sofiat Olaosebikan

Kenechi Omeke

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to print “Hello, World” in Python?

echo("Hello, World")

printf("Hello, World")

print("Hello, World")

console.log("Hello, World")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does len("CSA") return?

1

3

2

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the following code do? my_list.append(10)

Deletes 10 from my_list

Adds 10 to the end

Replaces all values with 10

Sorts the list

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which loop is best when the number of iterations is known?

while

for

do-while

loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language does CSA Africa focus on?

R

Java

Python

Javascript

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?