create a string using %s and %d code example Example: how to print 's in python s = "Let's Run This Code" print(s)