End Google Ads 201810 - BS.net 01 --> With List those lines are valid:

List strs = new List()
{
"helo",
"yes"};

How to perform the same with Dictionary ?

Dictionary dict = new Dictionary()
{
Yes, "yes",
No, "no"
};
<div class="signature">