Updated Grade 8 Syllabus For C&R
Updated Grade 8 Syllabus For C&R
Objective: Learn about variables, different data types, and how to handle
user input and display output in Python.
3.1 Understanding Variables
3.2 Common Data Types: Integers, Floats, Character Strings, Boolean, etc.
3.3 String Operations
3.4 Type Casting in Python
3.5 Taking Input from Users
3.6 Processing Input
3.7 Displaying Output
3.8 Formatting Output
3.9 Example Programs