Exercise: Parse ini file



examples/parse-ini/data.ini
[first section]
a = 23
b=12

[second section]
a=42
# a comment