Metadata-Version: 2.4
Name: Taihoctoan
Version: 0.1.0
Summary: Thu vien toan hoc co ban
Author: Duc Tai
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# Taihoctoan

Thu vien toan hoc co ban bang Python.

## Cac ham

Thu vien gom:

- cong()
- tru()
- nhan()
- chia()
- chu_vi_hcn()
- dien_tich_hcn()

## Vi du

```python
from taihoctoan import cong

print(cong(10, 20))
