SyntaxFix
Write A Post
Hire A Developer
Questions
print("Total score for %s is %s " % (name, score))
%s can be replace by %d or %f
%s
%d
%f