25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

11 lines
383 B

#!/usr/bin/env python3
#title :5-3.py
#description :Opdracht 5.3 - Functie met drie parameters
#author :Marcel Haazen
#email :marcel@haazen.xyz
#date :21-09-2019 - 23:54
#version :0.1
#usage :python3 5-3.py
#notes :
#python_version :3.7.4
#==============================================================================