官术网_书友最值得收藏!

Iterating over dictionary keys and values

When you need to iterate over both dictionary keys and values using a for...in loop, you use the following:

for (key, value) in dictPizzas { 
  print("\(key): \(value)") 
}

Your code and output should now look like this:

We have successfully looked at how to loop through a dictionary.

主站蜘蛛池模板: 太湖县| 九寨沟县| 盐津县| 洛川县| 巴彦淖尔市| 巩留县| 汤原县| 呈贡县| 城口县| 常德市| 竹溪县| 定南县| 仪征市| 凤城市| 英超| 道真| 沙洋县| 江源县| 富裕县| 岚皋县| 明光市| 五家渠市| 望城县| 兰溪市| 双江| 湖北省| 张家口市| 师宗县| 江油市| 高阳县| 渝中区| 禄劝| 达拉特旗| 咸宁市| 磐安县| 抚远县| 威远县| 共和县| 定远县| 泰顺县| 嘉鱼县|