project intro to programming for mis by python
Description
Unformatted Attachment Preview
Intro Programming for Management Information Systems
MISY 2312
Final Project – Total weight 30%
Due Date: December 10, 2022
Student Name:
Student ID:
Question 1
Max
Mark
7.5
25%
Question 2
7.5
25%
Question 3
7.5
25%
Question 4
7.5
25%
Total
30
100%
CLOs Covered
Question(s)
CLO 3.1: Demonstrate effective and
collaborative interpersonal skills in a
team setting when designing structured
applications.
%
Actual
Mark
%
Page 1|4
NOTE! This is group project of two students. If you don understand any of the requirements, ask me for
clarification. Do the project yourself and start early so that you have time to get answers to any questions.
This project aims to:
1. To provide hands-on experiencing in designing and developing programs.
2. To relate programs development to business functions.
3. To illustrate how far students are able to represent their skills in programming development process.
General Instructions:
This project consists of four questions. For each you will have to create a flowchart, pseudocode, and python
code.
Project submission instructions:
1- Submission Due Date is on December 10, 2022. Late projects until December 12, 2022 will be marked
out of 15. Overdue projects will be rejected.
2- All documents should be submitted on Blackboard.
3- Material to submit:
a. Word or PDF file for flowchart and pseudocode.
b. python codes.
Page 2|4
Question 1
Write a program to make change for an amount of money from 0 through 99 cents input by the user. The
output of the program should show the number of coins from each denomination used to make the change.
Possible outcome:
Question 2
Write a program that requests the price and weight of an item in pounds and ounces, and then determines the
price per ounce.
Possible outcome:
Question 3
Write a program to analyse a car loan. The user should enter the amount of the loan. The annual percentage
rate of interest. And the duration of the loan in months. The formula for the monthly payment is:
Monthly payment = (p * r) / (1 – (1 + r) ** (-n))
Possible outcome:
Page 3|4
Question 4
Write a program that requests a positive integer greater than 1 as input and display the largest and smallest
prime factors of the number.
Possible outcome:
Best of Luck!
Darin El-Nakla
Page 4|4
Purchase answer to see full
attachment
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."