AI generated quiz / Python ?

AI generated quiz / Python ?

Professional Development

15 Qs

quiz-placeholder

Similar activities

C Programming

C Programming

Professional Development

10 Qs

Flutter Q_0

Flutter Q_0

Professional Development

15 Qs

Python-Quiz-Basic-Datatypes

Python-Quiz-Basic-Datatypes

12th Grade - Professional Development

10 Qs

Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

Python Training Day-2  Quiz-2

Python Training Day-2 Quiz-2

Professional Development

10 Qs

for loops & while loops

for loops & while loops

University - Professional Development

10 Qs

T2 Asas Sains Komputer Membezakan Pemboleh Ubah  dan Pemalar

T2 Asas Sains Komputer Membezakan Pemboleh Ubah dan Pemalar

KG - Professional Development

19 Qs

Coding - Intermediate Level

Coding - Intermediate Level

4th Grade - Professional Development

18 Qs

AI generated quiz / Python ?

AI generated quiz / Python ?

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ivans Burenkovs

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • 1 pt

Media Image

What is your name?

Evaluate responses using AI:

OFF

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

List four (4) ways we can collect and organize data.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Command used to change the name of a file / folder

Change

Rename

Cut

Copy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this expression, 3*1**3

27

9

3

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following text strings is correct?
new_var = "Tim/'s Computer"
new_var = "Tim\'s Computer"
new_var = "Tim's Computer"
new_var = Tim's Computer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Python coding below:


print(max(100, 200, 300, 400))

100

200

300

400

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

tuple1=['sam', "Pam", 12,44]

print(type(tuple1))

<class 'list'>

<class 'tuple'>

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?