1. 학습
  2. /
  3. 강의
  4. /
  5. Analyzing Financial Statements in Python

Connected

연습 문제

Compute the current ratio

Recall that the current ratio is a liquidity ratio that measures a company's ability to meet its short-term financial burdens.

In this exercise, some items from the balance sheet have been defined for you as variables. You will assess these items and use them to compute the current ratio.

지침

100 XP
  • Compute the current ratio using the information provided.