6 lines
74 B
Python
6 lines
74 B
Python
|
ROUTES={
|
||
|
'': {
|
||
|
'SUBROUTES': ['alphabet', 'pinnochio']
|
||
|
}
|
||
|
}
|