result=template.format(w=world,c=china,b=beijing,s=shunyi)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'shunyi' is not defined. Did you mean: 'sunyi'?
shunyi=template=result = template.format(=,=,=,=shunyi,=) (result)