Year 10 Computer Science - End of Term 1 Revision Slides
Year 10 Computer Science - End of Term 1 Revision Slides
up with an extra digit that doesn’t fit. This is called an overflow error.
Artificial Intelligence
Think of:
● Characteristics of AI
● Uses of AI
● Ethical Issues
Discuss:
● Know how to use a while loop to continuously ask the user for an input.
● Know how to check the user input against the criteria provided in the question (e.g. if userInput < 50:).
● Know how to calculate and display the square and cube of numbers using the correct functions and operators in python.
● Know how to break a loop OR ensure your loop has all conditions covered.