Created
April 4, 2023 15:38
-
-
Save crischutu07/629c371cea98b08b0ef9c1a2484b9b90 to your computer and use it in GitHub Desktop.
20 Different QOTD by ChatGPT. Topic: About Vietnam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"qotd": [ | |
{ | |
"question": "What is the capital city of Vietnam?", | |
"answer": "Hanoi" | |
}, | |
{ | |
"question": "What is the official language of Vietnam?", | |
"answer": "Vietnamese" | |
}, | |
{ | |
"question": "What is the currency of Vietnam?", | |
"answer": "Vietnamese đồng" | |
}, | |
{ | |
"question": "What is the largest city in Vietnam?", | |
"answer": "Ho Chi Minh City" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese soup with rice noodles, herbs, and meat?", | |
"answer": "Pho" | |
}, | |
{ | |
"question": "What is the name of the historic Vietnamese citadel and palace in Hue?", | |
"answer": "The Imperial City" | |
}, | |
{ | |
"question": "What is the name of the Vietnamese holiday that celebrates the Lunar New Year?", | |
"answer": "Tet" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese sandwich with baguette, meat, and vegetables?", | |
"answer": "Banh mi" | |
}, | |
{ | |
"question": "What is the name of the Vietnamese national football team?", | |
"answer": "Vietnam national football team" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese coffee with condensed milk?", | |
"answer": "Ca phe sua da" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese lantern festival?", | |
"answer": "Hoi An Lantern Festival" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese noodle dish with grilled pork and herbs?", | |
"answer": "Bun cha" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese dish with rice vermicelli, grilled meat, and vegetables?", | |
"answer": "Bun thit nuong" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese dessert with sweet sticky rice and mung bean paste?", | |
"answer": "Xoi" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese fried spring rolls?", | |
"answer": "Cha gio" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese rice porridge with chicken or pork?", | |
"answer": "Chao" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese fish sauce?", | |
"answer": "Nuoc mam" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese noodle soup with beef and herbs?", | |
"answer": "Bun bo Hue" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese herb that is often used in dishes like pho?", | |
"answer": "Thai basil" | |
}, | |
{ | |
"question": "What is the name of the famous Vietnamese herb that is often used in dishes like bun cha?", | |
"answer": "Pennywort" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment