/average

Primary LanguagePython

informasi

Program berbasis CLI untuk mengetahui berapa average harga saham / crypto anda.

instalasi

  1. Lakukan update dan upgrade
apt update && apt upgrade -y
  1. Install python dan git
apt install python git -y
  1. Download repositories dengan command :
git clone https://github.com/syauqqii/average.git
  1. Masuk ke folder average
cd average
  1. Run program avg.py
python avg.py