Add initial implementation of Fantacalcio application
This commit is contained in:
Executable
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"squadra1": [
|
||||
17,
|
||||
13,
|
||||
5,
|
||||
6,
|
||||
8,
|
||||
14
|
||||
],
|
||||
"squadra2": [
|
||||
19,
|
||||
22,
|
||||
9,
|
||||
21,
|
||||
4,
|
||||
2
|
||||
],
|
||||
"squadra3": [
|
||||
15,
|
||||
16,
|
||||
"test",
|
||||
11,
|
||||
12,
|
||||
3
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user