|
|
Area of a triangle
|
nl
|
python
input,
print,
oefening,
uhasselt tutorials
|
|
|
|
Sum of 3 numbers
|
nl
|
python
input,
print,
oefening,
uhasselt tutorials
|
|
|
|
Hello, Harry!
|
nl
|
python
input,
print,
concatenation,
oefening,
uhasselt tutorials
|
|
|
|
Handing out apples
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
1 out of 2 is positive
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|
|
|
Previous and next number
|
nl
|
python
concatenation,
input(),
print(),
str(),
int(),
...
|
|
|
|
The black sheep
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\elif\else,
...
|
|
|
|
Time between 2 times of day
|
nl
|
python
input,
print,
oefening,
uhasselt tutorials
|
|
|
|
Smallest of 2 numbers
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|
|
|
Start to Run
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Sum of digits
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
3 digit number
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|
|
|
Odd or even
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Replacing school desks
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Number of even numbers
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Greater, smaller, equal to 0
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|
|
|
Splitting a number
|
nl
|
python
concatenation,
input(),
print(),
str(),
int(),
...
|
|
|
|
Maximum of indefinite number series
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if/else,
...
|
|
|
|
What century
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Average of indefinite number series
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Sort 3 numbers
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\elif\else,
...
|
|
|
|
Number of days in a month
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse operatoren,
...
|
|
|
|
The last two digits
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Isolating the second to last digit
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Count the number of zeros
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
if\else,
...
|
|
|
|
Sum of N numbers
|
nl
|
python
input(),
print(),
int(),
for-lus,
range(),
...
|
|
|
|
Smallest of 3 numbers
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
booleaanse operatoren,
...
|
|
|
|
Length of a series
|
nl
|
python
input(),
print(),
int(),
relationele operatoren,
while-lus,
...
|
|
|
|
Day of arrival
|
nl
|
python
input(),
print(),
int(),
calculations,
floor division,
...
|
|
|
|
Leap year
|
nl
|
python
input(),
print(),
int(),
modulo,
relationele operatoren,
...
|
|