import json import sys (SUFFIX, LANGS_JSON, TARGET) = sys.argv[1:] LANGS = json.loads(LANGS_JSON) for lang in LANGS: HTML = rf"""