subject

Stripe Capital Stripe Capital lends our merchants funds in order to grow their businesses. In exchange for these funds, instead of a traditional interest over time model, Stripe charges a fixed loan fee on top of the original loan amount. To get back the investment, some percentage of the merchant's future sales goes towards repayment, until the loan fee and original loan amount are repaid. In this problem, you'll be building a bookkeeping system for a modified version of Stripe Capital. This bookkeeping system will have 3 API methods: 1. The merchant can create a loan. 2. The merchant can pay down a loan manually. 3. The merchant can process transactions, from which some fixed percentage of the processed amount goes towards repayment. Your Task Your Task 1. Evaluate each line of stdin, performing the actions as described by documentation below. o Each line will always begin with an API method, followed by a colon and space (: ), followed by fields of the API method as a query string. 2. After evaluating all actions, print out a list of $merchant_id, $outstanding_debt pairs, skipping over merchants who do not have an outstanding balance. This list should be lexicographically sorted by the merchant ID. 3. Finally, print out the total amount (as an integer-number of cents) collected by Stripe in loan fees. Keep in mind:

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
What is the digital revolution and how did it change society? what are the benefits of digital media?
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
The first screen you see when you open word2016 what is called?
Answers: 1
question
Computers and Technology, 24.06.2019 01:00
The initial tableau of a linear programming problem is given. use the simplex method to solve it. x 1 x 2 x 3 s 1 s 2 z 1 2 4 1 0 0 8 3 4 1 0 1 0 10 minus3 minus12 1 0 0 1 0 the maximum is nothing when x 1equals nothing, x 2equals nothing, x 3equals nothing, s 1equals3, and s 2equals0. (be sure to simplify to lowest terms if necessary.)
Answers: 2
question
Computers and Technology, 24.06.2019 04:30
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
Answers: 1
You know the right answer?
Stripe Capital Stripe Capital lends our merchants funds in order to grow their businesses. In exchan...
Questions
question
Mathematics, 10.04.2021 01:00
question
Social Studies, 10.04.2021 01:00
question
Computers and Technology, 10.04.2021 01:00
question
Mathematics, 10.04.2021 01:00
question
Mathematics, 10.04.2021 01:00
Questions on the website: 13722363