> when you are doing print these two characters keep showing up in this book
> "%s" %

> What do they do?

"Fill in the blank"

Kind of like generic paper forms where they have a blank underline for
you to fill in your information.

Give it a variable name, and it will fill in the "blank" (the %s) with
the variable's value.

Alan

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to