Invest with Python for Kids – Intro
Chapter 10 – Diversification
Content Install Python on Your Computer AAA BBB Quizzes and Answers Quiz 1 Quiz 2 Quizzes and Answers...
Chapter 9 – Efficient Frontier
Content Install Python on Your Computer Install Python on Windows Install Python on Mac Install Python on Ubuntu...
Chapter 8 – Investment Reward and Risk
Content Install Python on Your Computer AAA BBB Quizzes and Answers Quiz 1 Quiz 2 Quizzes and Answers...
Chapter 7 – Histogram
Quizzes and Answers Quiz 1: In the Halloween candy example, instead of manually drawing the histogram, try to...
Chapter 6 – Daily Profits and Losses
How to compute daily profits and losses (PnLs) for investments Quizzes and Answers Quiz 1: Write a Python...
Chapter 5 – Basic Investment Metrics
How to calculate profit and loss from investing in a single asset and multiple assets? How to calculate...
Chapter 4 – Understanding Asset Prices and Returns
What is price of an asset? What is return of an asset and how is asset return calculated?...
Chapter 3 – Accessing Price Data of Financial Assets
How to access historical price data of stocks, bonds, etc.? One method is to download the data from...
Chapter 2 – Setting Up Python
How to install Python on your computer, whether it is a Windows, Mac, or Ubuntu system? How to...