Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Name: Brittaney Perry-Morgan Date: Sunday, June 15th, 2025 Assignment: Module 4.2 High/Low Temperatures Purpose: Designing a program that takes an input of a temperature

Module 4.2 High/Low Temperatures

Institution: Bellevue University
Program: BS in Software Development
Term: Spring 2025
Course: CSD325 Advanced Python
Author: Brittaney Perry-Morgan
Date: Sunday, June 15th, 2025

This repository contains the source code for an assignment in the CSD325 course. The assignment is designed to demonstrate proficiency in advanced Python programming.

Assignment Overview

Steps

  • [ Each step listed from the assignment instructions. ]

Assignment Deliverables

  • [ Each step required deliverable, as listed below or otherwise mentioned, from the assignment instructions. ]

Results Document (Word or PDF)

  • All code pasted directly into the document. - Include the filename at the top of each code block in the document. - Ensure proper formatting and indentation.
    • Screenshot(s) of the programming running successfully.
      • Must show visible current timestamp (e.g., system time/date in the corner).
        • Full-screen screenshots are preferred.
    • Screenshot(s) demonstrating 100% test coverage.
      • Run the program with multiple inputs, if necessary.
      • Make sure all input and output are clearly visible.