Computer science papers, Exams of Biology

Good practice computer science, physics and maths questions

Typology: Exams

2025/2026

Uploaded on 11/20/2025

alayna-habib
alayna-habib 🇬🇧

4 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Name: PREP Date: 04/11/2025
Form: 4th Computer Science Marks: /
L.O: Practise python sequence, decision, iteration and lists.
Write a python program to store all even numbers from an array in another array.
<copy and paste your code here together with a screenshot of your program “running”>
Write a Python program to find the average of all numbers in a Python array.
<copy and paste your code here together with a screenshot of your program “running”>
A user inputs into a system a sequence of positive numbers. They indicate the end
of the sequence by inputting the value –1. The system will output the highest and
lowest numbers input.
<copy and paste your code here together with a screenshot of your program “running”>

Partial preview of the text

Download Computer science papers and more Exams Biology in PDF only on Docsity!

Name: PREP Date: 04/11/

Form: 4th Computer Science Marks: /

L.O: Practise python sequence, decision, iteration and lists. Write a python program to store all even numbers from an array in another array. <copy and paste your code here together with a screenshot of your program “running”> Write a Python program to find the average of all numbers in a Python array. <copy and paste your code here together with a screenshot of your program “running”> A user inputs into a system a sequence of positive numbers. They indicate the end of the sequence by inputting the value –1. The system will output the highest and lowest numbers input. <copy and paste your code here together with a screenshot of your program “running”>