mirror of
https://github.com/AmanTahiliani/gophercises.git
synced 2026-08-08 04:06:16 -04:00
15 lines
118 B
CSV
15 lines
118 B
CSV
"What is the favourite food?",pizza
|
|
5+5,10
|
|
7+3,10
|
|
1+1,2
|
|
8+3,11
|
|
1+2,3
|
|
8+6,14
|
|
3+1,4
|
|
1+4,5
|
|
5+1,6
|
|
2+3,5
|
|
3+3,6
|
|
2+4,6
|
|
5+2,7
|