BUS 104 Introduction to Computational Thinking
Lab Assignment #4
Spring 2021
This assignment must be turned into Canvas before midnight on the day of your lab session. You may
help each other and work together, but it is imperative that you do your own work. Remember that not
only is academic dishonesty a serious, punishable offense, but you are also bound by the Code of Love
and Honor. Do not cheat.
PROBLEM DESCRIPTION
When developing a capital budget, an organization typically evaluates a number of alternative projects.
In this lab you will expand your Net Present Value calculator to evaluate multiple projects. The program
will calculate and display the NPV of each project. The program will also inform the user of the best
project to implement based on the highest calculated Net Present Value for all project options.
As a reminder, the formula for the net present value calculation is shown below:
相关文章
- 12-16LeetCode(104):二叉树的最大深度
- 12-16在Docker容器中执行timedatectl报错:Failed to create bus con
- 12-16Educational Codeforces Round 104 (Rated for Div. 2) A~E题解
- 12-16arc104D Multiset Mean 题解
- 12-16INT104-lab2-python-problems
- 12-16[Swift]LeetCode815. 公交路线 | Bus Routes
- 12-1619.3.5 [LeetCode 104] Maximum Depth of Binary Tree
- 12-16104题-二叉树的最大深度
- 12-16leetcood学习笔记-104-二叉树的最大深度
- 12-16框架思维--104二叉树的最大深度