CSA Africa Python Workshop

CSA Africa Python Workshop

University

10 Qs

quiz-placeholder

Similar activities

Python Programming Quiz

Python Programming Quiz

University

13 Qs

Quiz 3

Quiz 3

University

12 Qs

Refresh Python

Refresh Python

University

10 Qs

Club Coding Quiz - BCA

Club Coding Quiz - BCA

University

10 Qs

Review loops

Review loops

8th Grade - University

12 Qs

Python for loop/lists

Python for loop/lists

9th Grade - University

15 Qs

Mastering Python Loops, Functions, and Lists

Mastering Python Loops, Functions, and Lists

University

8 Qs

Dasar Python

Dasar Python

University

13 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?