Skip to main content
You are currently using guest access (
Log in
)
Title
Home
Home
Page path
Home
/
►
Courses
/
►
KS3 Computer Science
/
►
Year 9 Computer Science
/
►
Python Project :: Mini Web
Python Project
Announcements
Forum
What is a Program?
Scenario
Understanding the Data
Python Syntax
The Tasks
Lists
External Data Files
Random Function
If and Else
While Loops
For Loops
String Manipulation
Functions
Resources
TryIT Editor
What is a Program?
What is a Program?
Page
What is Python?
Page
Writing Some Python Code
Page
Your First Python Program
Page
Scenario
Scenario
Page
Understanding the Data
Understanding the Data
Page
Python Syntax
Python Syntax
Page
Correct the Errors
Page
The Tasks
List of Movies
Page
Pick a Random Movie
Page
Select the Movie Data to Use
Page
Print the First Letter
Page
Two Guesses
Page
Scoring
Page
External Files
Page
Gamer Tag
Page
Play Again
Page
Different Functions
Page
Programmers Notebook
File
Lists
Creating a List
Page
Accessing List Items
Page
Update a List Item
Page
Reading Through a List
Page
Does an Item Exist?
Page
List Length
Page
Adding Items to a List
Page
Deleting Items from a List
Page
External Data Files
Open an External Data File
Page
Reading Through the Data
Page
Random Function
Random Number Generator
Page
Random Real Numbers
Page
Shuffling a List
Page
Pick a Random Item from a List
Page
If and Else
Reviewing Conditions
Page
Conditions and Indents
Page
Elif
Page
Else
Page
Shorthand If
Page
AND OR and NOT
Page
While Loops
While Loops
Page
Break Statements
Page
Continue Statement
Page
For Loops
For Loops
Page
Looping Through a String
Page
Break Statements
Page
Continue Statement
Page
Range() Function
Page
Else Statements in Loops
Page
String Manipulation
String Methods
Page
capitalize() Method
Page
lower() Method
Page
upper() Method
Page
title() Method
Page
splitlines() Method
Page
split() Method
Page
Functions
Functions
Page
Calling a Function
Page
Returning a Value
Page
Resources
MoviesData
File
Project Report Template
File
Programmers Notebook Python Tutorials
File
TryIT Editor
TryIT Editor
Page