Decision Structures and Boolean Logic, Repetition Structures 5% Unit Learning Outcome ULO 3: Describe and discuss the elements of effective programming style ULO 4: Demonstrate an understanding of the...


Decision Structures and Boolean Logic, Repetition Structures
5%


Unit Learning Outcome


ULO 3: Describe and discuss the elements of effective programming style ULO 4: Demonstrate an understanding of the software development life cycle and apply sound programming analysis techniques (design, coding, debugging, testing and documentation) to justify simple programming problems


Graduate Attributes Assessed


GA 1: Communication GA 2: Collaboration GA 4: Critical Thinking


Week 6
30August2019 via Moodle Turnitin 5:00pm (AEST)


In this project, you will work individually to write programs which demonstrate your understanding of Decision and Repetition Structures, Boolean Logic in Python programs.


Content and Structure:
You will have to write a program that:


1. Uses Decision Structures to evaluate multiple expressions which produce True or False as outcome and then use Boolean Logic to process further


2. Use while (condition controlled) and for (count controlled) loop in programs, nested looping


3. Students will be required to discuss with their lecturer about the program they wish to develop.


4. This assignment will allow students to create a program which could further evolve in to their major assignment.


Program expectation:




  •  The student must be able to explain the working of the program and its logic.




  •  Program should be indented, proper comments should be given, modification


    history should be present, variable names and data types should be chosen


    appropriately.




  •  The program should compile and execute to display the result.




Detailed Submission Requirements


Misconduct




  •  The student must use programming constructs available in Python and follow coding standards.




  •  One program file must be uploaded.




  •  Students must get their program logic approved by the lecturer before they proceed


    on development.




  •  Follow coding standards, naming conventions for variables and functions.




  •  Students will be asked to explain the working of their program and the logic they’ve


    used.



Aug 28, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here