在test mark required和test is long中,如何才能实现不报错,引用到book里面
format应当紧跟在字符串后,而非括号后。请采纳
print("Expected {} Got {}".format(True, "xxxx"))