Students work individually or in groups to create, compile and run a simple program that declare a variable using appropriate data type, and assignment statement containing the declared variable and expression statement. Students must include code styling and documentation.
2) Students work individually or in groups to create, compile and run a program that computes the area of a square using type conversion, and output the results using correct identifiers and naming convention, assignment statement and expressions, variables (objects) and appropriate data types. Students must include code styling and documentation.
Assessment:
Students work individually or in groups to create, compile and run a program that computes the area of a circle and output the results using correct identifiers and naming convention, assignment statement and expressions, variables (objects) and appropriate data types. Students should apply code styling and documentation.