|
|
Koekjes kopen
|
nl
|
python
input(),
print(),
calculations,
floor division,
modulo,
...
|
|
|
|
Som van onbepaalde reeks getallen
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Cijfers omwisselen
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Schrikkeljaar
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Eerste cijfer na de komma
|
nl
|
python
input(),
print(),
calculations,
floor division,
modulo,
...
|
|
|
|
De getalladder
|
nl
|
python
input(),
print(),
int(),
print() keyword argument sep,
for-lus,
...
|
|
|
|
Som van 10 getallen
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Aantal gelijke getallen
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse 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),
...
|
|
|
|
Verlopen uren en minuten
|
nl
|
python
concatenation,
input(),
print(),
str(),
int(),
...
|
|
|
|
Machten van 2
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Het 4de hoekpunt
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\elif\else,
...
|
|
|
|
Faculteit berekenen
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(a,b),
...
|
|
|
|
Digitale klok
|
nl
|
python
concatenation,
input(),
print(),
str(),
int(),
...
|
|
|
|
Cijfers in volgorde
|
nl
|
python
input(),
print(),
int(),
floor division,
modulo,
...
|
|
|
|
Schaakspel - donker veld
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Positie van maximum waarde
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if/else,
...
|
|
|
|
Schaakspel - zelfde kleur
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Serie van kwadraten
|
nl
|
python
input(),
print(),
int(),
print() keyword argument sep,
print() keyword argument end,
...
|
|
|
|
Kleinste gehele deler
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Groter dan voorgaande in reeks
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if/else,
...
|
|
|
|
Palindroom van 4 cijfers
|
nl
|
python
input(),
print(),
int(),
floor division,
modulo,
...
|
|
|
|
Lineaire vergelijking
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\elif\else,
...
|
|
|
|
Kleinste van 5 getallen
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|
|
|
Print getallen x tem y op of af
|
nl
|
python
input(),
print(),
int(),
for-lus,
print() keyword argument end,
...
|
|
|
|
Som van faculteiten
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(a,b),
...
|
|
|
|
Welke weekdag
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Fibonacci reeks
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if/else,
...
|
|
|
|
Schaakspel - Toren aan zet
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|