|
|
Even values
|
nl
|
python
input(),
print(),
modulo,
relationele operatoren,
for-lus,
...
|
|
|
|
Unique values
|
nl
|
python
input(),
print(),
int(),
for-lus,
list.append(),
...
|
|
|
|
Number greater than both neighbours
|
nl
|
python
input(),
print(),
relationele operatoren,
for-lus,
len(),
...
|
|
|
|
Chessgame - Queen move
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|
|
|
Swap places of minimum and maximum
|
nl
|
python
input(),
print(),
int(),
for-lus,
list.append(),
...
|
|
|
|
Maximum from list
|
nl
|
python
input(),
print(),
int(),
for-lus,
str.split(),
...
|
|
|
|
Number of pairs in list
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(a,b),
...
|
|
|
|
Appearances
|
nl
|
python
input(),
print(),
for-lus,
print() keyword argument end,
if/else,
...
|
|
|
|
Apply scale
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Elections
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Swap columns in a 2D list
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Countries and cities
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Eight queens
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse operatoren,
...
|
|
|
|
Dictionary Dutch-Latin
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Accessrights
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Most occuring word
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Snowflake
|
nl
|
python
input(),
print(),
int(),
booleaanse operatoren,
for-lus,
...
|
|
|
|
Deja vu
|
nl
|
python
input(),
print(),
int(),
for-lus,
if/else,
...
|
|
|
|
Opposites
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Crowding the diagonals of a 2D list
|
nl
|
python
input(),
print(),
int(),
abs(),
for-lus,
...
|
|
|
|
Values in intersection
|
nl
|
python
input(),
print(),
int(),
for-lus,
str.split(),
...
|
|
|
|
Bowling
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse operatoren,
...
|
|
|
|
Crowding triangles in a 2D list
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Checkerboard
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Textanalysis
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Guess the number
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
for-lus,
...
|
|
|
|
Finding the max value in a 2D list
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Value count
|
nl
|
python
input(),
print(),
int(),
for-lus,
str.split(),
...
|
|
|
|
Numbercount intersection
|
nl
|
python
input(),
print(),
int(),
for-lus,
str.split(),
...
|
|
|
|
Video 02: Programming Environment
|
nl
|
uhasselt tutorials,
video
|
|