Sample user input

posted by: Ms. Martin 7 March 2011 No Comment

A student made a program that asks the user for colors and a name and creates the following:


To print a name letter by letter, use the following code:

for letter in name:
    print(letter)
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>