Closed zhurai closed 2 years ago
possible format for the separate file in json format (adapted from dict with some lists)
{
'length'=number
'once': [ array/list of all the letters ]
'multiple': [ array/list of all the letters ]
'position 1': [ array/list of all the letters ]
(...)
'position x': [ array/list of all the letters ]
}
Disregard JSON proposal. After discussion, it was decided that the statistics were better put into a cvs file instead
Have the separate file in a json formatedit the once/multi/position ones into their own categories (see example in comments for possible format)