|
|
Getal splitsen
|
nl
|
python
concatenation,
input(),
print(),
str(),
int(),
...
|
|
|
|
Sorteer 3 getallen
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\elif\else,
...
|
|
|
|
Welke eeuw
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Print de getallen x tem y
|
nl
|
python
input(),
print(),
int(),
print() keyword argument sep,
for-lus,
...
|
|
|
|
Aantal dagen in maand
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse operatoren,
...
|
|
|
|
Kleinste van 3 getallen
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse operatoren,
...
|
|
|
|
Lengte van een reeks
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Som van onbepaalde reeks getallen
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Tiental isoleren
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Twee laatste cijfers
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Som van 10 getallen
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Aankomstdag
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
De getalladder
|
nl
|
python
input(),
print(),
int(),
print() keyword argument sep,
for-lus,
...
|
|
|
|
Schrikkeljaar
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
De verloren kaart
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(a,b),
...
|
|
|
|
Som van 3de machten
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(a,b),
...
|
|
|
|
Cijfers omwisselen
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Koekjes kopen
|
nl
|
python
input(),
print(),
calculations,
floor division,
modulo,
...
|
|
|
|
Faculteit berekenen
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(a,b),
...
|
|
|
|
Eerste cijfer na de komma
|
nl
|
python
input(),
print(),
calculations,
floor division,
modulo,
...
|
|