0% found this document useful (0 votes)
4 views3 pages

Python Activity 2

The document outlines tasks for an 8th-grade Computer Science class focused on Python programming. Students are required to copy a provided program, adapt code to create a quiz with 10 questions on any topic, and submit their programs through Google Classroom with specific naming conventions. Each task has a designated point value for grading.

Uploaded by

biji
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views3 pages

Python Activity 2

The document outlines tasks for an 8th-grade Computer Science class focused on Python programming. Students are required to copy a provided program, adapt code to create a quiz with 10 questions on any topic, and submit their programs through Google Classroom with specific naming conventions. Each task has a designated point value for grading.

Uploaded by

biji
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Computer Science

GRADE 8

Python
1. Copy the following Python program into IDLE.

[6]
2.

[6]
3. Adapt the code below to create your own quiz.

Your quiz must contain 10 questions but you can choose any topic you’re interested
in. [10]

4. submit your Python programs through Google Classroom, naming them as 'Challenge 1,'

'Challenge 2,' and 'Challenge 3.[5]

You might also like