Eerste les Python

Eerste les Python

12th Grade

5 Qs

quiz-placeholder

Similar activities

Python Functions

Python Functions

9th - 12th Grade

8 Qs

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

APCSU01D02 Errors

APCSU01D02 Errors

12th Grade

10 Qs

LKS 4

LKS 4

10th - 12th Grade

8 Qs

Python

Python

12th Grade

10 Qs

A3 IB - Introducción a Python

A3 IB - Introducción a Python

11th Grade - University

10 Qs

print, broadcast and media

print, broadcast and media

12th Grade

10 Qs

Eerste les Python

Eerste les Python

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Thibault Knockaert

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selecteer de functie

Print("Hello World")

Eerste = 0

3>2

[18, 12, 30]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wat is de output van dit programma:

print("3+2")

5

3+5

Null

Undefined

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Een stukje tekst noemen we een:

Float

Integer

String

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wat kan het resultaat van een boolean zijn?

Tekst

Alle cijfers van 0 - 9

Een afbeelding

True of False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welke code geeft onderstaand resultaat:

Hallo wereld

Ik ben

Anoniem

print("Hallo wereld")

print("Ik ben")

print("Anoniem")

print(Hallo wereld)

print(Ik ben)

print(Anoniem)

print("Hallo wereld")

print("Ik ben")

print("")

print("Anoniem")

print("Hallo wereld")

print("Ik ben')

print("")

print("Anoniem")

Discover more resources for Computers