0
Investment scheme
Write a python program that accepts name and age of a student who chooses either to school or learn a trade . $70 is invested into the students banks account if he chooses to school while $ 200 id he chooses to learn a trade . Only students of who are at least 18 years and less than 30years qualify .If he reaches 30 years the program stops the investment .
2 ответов
+ 8
Sololearn is a self learning platform. If you want someone to write a code for you, you should look for the freelance websites and post the job.
If you have a question or problem with your code, please ask the question clearly and include an attached example from the code playground.
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/3021159/?ref=app
+ 7
Where is your attempt?