Python multi-arguments
print("Total score for %s is %s ", name, score)
Itamar Mor
print("Total score for %s is %s ", name, score)