Python4Kids: New Tutorial - Keeping Code | Linux Today

Python4Kids: New Tutorial – Keeping Code

Written By
Web Webster
Web Webster
Apr 21, 2011

[ Thanks to Brendan Scott for this link. ]

“Well, so far we’ve learnt about storing data (either flat in
file, or as an object which Python does in pickles which are also
data in files, but with some structure) but we don’t know anything
about storing the code we are typing. This means that we need to go
through the tedium of typing stuff in all the time (or cutting and
pasting I guess). It is especially tedious when we mistype
something.

“In order to do some more complex things in Python we really
need to be able to store our code somewhere so that typing mistakes
we make don’t mean we have to re-type the whole kit and kaboodle.
We could, if we really wanted to, open a file from within our
Python prompt and write code to the file (as a flat file):”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.