Python datatypes en errors

Python datatypes en errors

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Introduction To Programming - Lesson Exception Handling

Introduction To Programming - Lesson Exception Handling

11th Grade - University

13 Qs

Quiz Pemrograman Python

Quiz Pemrograman Python

11th Grade

10 Qs

Database Concepts and MS Access Assessment

Database Concepts and MS Access Assessment

8th Grade - University

10 Qs

Python Review - Class Mobil

Python Review - Class Mobil

7th Grade - University

10 Qs

Video Game Design - Quiz4 -L5 -P

Video Game Design - Quiz4 -L5 -P

9th - 12th Grade

10 Qs

Mal Merge

Mal Merge

10th Grade

10 Qs

Python Programming Quiz

Python Programming Quiz

11th Grade

10 Qs

9 Weeks Test

9 Weeks Test

9th - 12th Grade

16 Qs

Python datatypes en errors

Python datatypes en errors

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Hard

Created by

Julian van Santen

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Geef het datatype aan:

True

str

int

float

bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welk datatype is dit?

0.0

str

int

float

bool

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

We maken een loop van 0 tot 10. Vul aan:

for x in _____(10):

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Welke output geeft deze code?

print(Hello world!)

Hello world!

Niets

SyntaxError

InputError

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Welke output geeft deze code?

print("ha" * 4)

hahahaha

hahaha

SyntaxError

TypeError

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Wat is de output van deze code?

print("hallo" + 1)

hallo1

hallo 1

SyntaxError

TypeError

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Welke output geeft deze code?

hallo daar!

Niets

SyntaxError

TypeError

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?