11 lines
106 B
Python
11 lines
106 B
Python
|
|
import functions
|
||
|
|
from functions import initial
|
||
|
|
|
||
|
|
aaa = initial()
|
||
|
|
|
||
|
|
# todo Moet nog formule in
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|