Questions and Answers
Problems and Solutions
Quotes help make search much faster. Example: "Practice Makes Perfect"
Saturday, December 8, 2012
LearnStreet Python Lesson 8 Exercise 1
#sample solution
name = "Gladys"
other_name = "Mario the plumber"
def run():
name = "GLaDOS"
#write your code here
return name, other_name
#check
print run()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
This is an example of
scrolling text
using Javascript.
Popular Posts
No comments:
Post a Comment