Quotes help make search much faster. Example: "Practice Makes Perfect"

Monday, October 28, 2013

#Python #Codecademy File Input/Output Try It Yourself


# Sample solution


with open("text.txt", "w") as my_file:
my_file.write("Kumbaya Sharkey!")

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts