mirror of
https://github.com/AmanTahiliani/gophercises.git
synced 2026-08-08 04:06:16 -04:00
14 lines
164 B
CSV
14 lines
164 B
CSV
|
|
5+5,10
|
||
|
|
7+3,10
|
||
|
|
1+1,2
|
||
|
|
8+3,11
|
||
|
|
1+2,3
|
||
|
|
"Surname of 9th President of Turkey","Demirel"
|
||
|
|
3+1,4
|
||
|
|
1+4,5
|
||
|
|
5+1,6
|
||
|
|
"First name of first woman PM of UK","Margaret"
|
||
|
|
3+3,6
|
||
|
|
2+4,6
|
||
|
|
5+2,7
|