Skip to content

Instantly share code, notes, and snippets.

@pattanunNP
Created April 10, 2022 19:32
Show Gist options
  • Save pattanunNP/e22be0c0f28ac96cd363fe72d89666d1 to your computer and use it in GitHub Desktop.
Save pattanunNP/e22be0c0f28ac96cd363fe72d89666d1 to your computer and use it in GitHub Desktop.
1
info = {
"0":{
"name":"Aooni",
"description":"เบียร์ญี่ปุ่นจากนากาโน่",
"taste":"รสชาตินุ่มลึก หอม",
"acohol":7
},
"1":{
"name":"Kujukuri ocean Stout",
"description":"สเตาต์ เป็นเบียร์สีเข้ม เนื่องมาจากการใช้เมล็ดข้าวมอลต์ ที่ผ่านการคั่วหรืออบเป็นเวลานาน",
"taste":"หวาน หอม",
"acohol":12
},
"2":{
"name":"Yona Yona ALE",
"description":"เบียร์ญี่ปุ่นจากนากิตะ",
"taste":"รสแบบเบียร์ดังเดิม",
"acohol":5.5
},
"3":{
"name":"Niigata Wasabi Ale",
"description":"",
"taste":"ผลไม้ หวานๆ",
"acohol":4.5
},
"4":{
"name":"Golden Kölsch",
"description":"",
"taste":"ขม นุ่มลึก",
"acohol":5.2
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment