Python datatypes en errors

Python datatypes en errors

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Kiến thức về hàm print() trong Python

Kiến thức về hàm print() trong Python

2nd Grade - University

9 Qs

Python Programming Quiz

Python Programming Quiz

12th Grade

15 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

10th Grade - University

15 Qs

Condition Programming Quiz

Condition Programming Quiz

1st Grade - University

9 Qs

Web Development

Web Development

9th - 12th Grade

10 Qs

Python Mod 2 Sec 4

Python Mod 2 Sec 4

11th Grade

15 Qs

Unit 3 Karel Programming Review 2

Unit 3 Karel Programming Review 2

9th - 12th Grade

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