CSA Africa Python Workshop

CSA Africa Python Workshop

University

10 Qs

quiz-placeholder

Similar activities

Quiz 4

Quiz 4

University

10 Qs

ITS Python 條件判斷式課堂測驗

ITS Python 條件判斷式課堂測驗

6th Grade - University

10 Qs

DSA (QUIZ 3) - Recursion

DSA (QUIZ 3) - Recursion

University

15 Qs

Python Programming Quiz

Python Programming Quiz

University

10 Qs

Code Craft Revision 1

Code Craft Revision 1

University

14 Qs

Java Input/Output Quiz

Java Input/Output Quiz

University

10 Qs

Bài 25

Bài 25

10th Grade - University

15 Qs

NoSQL Concepts

NoSQL Concepts

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?