We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4568454 + 03b8cdb commit 3a0743fCopy full SHA for 3a0743f
simulate-video-learning-events.py
@@ -5,7 +5,7 @@
5
import random
6
import requests
7
8
-language_codes = ['ENG', 'HIN', 'TGL', 'THA']
+language_codes = ['ENG', 'HIN', 'TGL', 'THA', 'VIE']
9
print(basename(__file__), f'language_codes: {language_codes}')
10
11
android_ids = ['e387e38700000001', 'e387e38700000002', 'e387e38700000003']
0 commit comments