Skip to content
Facebook page opens in new windowX page opens in new windowWhatsapp page opens in new windowTelegram page opens in new windowInstagram page opens in new windowLinkedin page opens in new window
+61417804481zhe.li@zheli.com.au
Search:
中文
Zhe Li
Zhe Li an IT Finance & AI blogger
Zhe LiZhe Li
  • Home
  • Finance Analysis
  • Python
  • About me
  • Contact
  • Home
  • Finance Analysis
  • Python
  • About me
  • Contact

Daily Archives: 20 November 2023

Vehicle usage per month question

Other Python Notes, Programming, PythonBy Zhe20 November 2023Leave a comment

You want to find out which fraction of your car’s use is for commuting to work, and which is for personal use. You know the one-way distance from your home to work. For a particular period, you recorded the beginning and ending mileage on the odometer and the number of work days. Write an algorithm…

Transportation question

Other Python Notes, Programming, PythonBy Zhe20 November 2023Leave a comment

You want to decide whether you should drive your car to work or take the train. You know the one-way distance from your home to your place of work, and the fuel efficiency of your car (in miles per gallon). You also know the one-way price of a train ticket. You assume the cost of…

Painting Question

Other Python Notes, Programming, PythonBy Zhe20 November 2023Leave a comment

In order to estimate the cost of painting a house, a painter needs to know the surface area of the exterior. Develop an algorithm for computing that value. Your inputs are the width, length, and height of the house, the number of windows and doors, and their dimensions. (Assume the windows and doors have a…

Bank Account Question

Other Python Notes, Programming, PythonBy Zhe20 November 2023Leave a comment

Write an algorithm to settle the following question: A bank account starts out with $10,000. Interest is compounded monthly at 0.5 per cent per month. Every month, $500 is withdrawn to meet college expenses. After how many years is the account depleted? State the current bank statement total is $10,000 State the monthly rate is…

Zhe Li
Copyright © 2026 ZHELI.COM.AU All Rights Reserved!
  • Home
  • Contact
  • About me
Bottom Menu
Go to Top