Ini adalah project kalkulator sederhana menggunakan bahasa pemrograman python dan library RegEx
- Python
- RegEx library
- CMD
- Include python venv
- Dapat menghitung operasi matematika sederhana
- Berjalan di terminal
- Dapat berjalam di google colab (coming soon)
Kalkulator ini menggunakan :
- Python, saya menggunakan bahasa pemrograman ini karena mudah dipahami
- RegEx, Library bawaan python yang sederhana, (namun sedikit sulit di tulis)
- CMD, Code dapat dijalankan di CMD
git clone https://github.com/MiracleGlow/kalkulator_python.git
- buka folder hasil clone
- buka CMD
- ketikan commadnd berikut :
cd (direktori file hasil clone)
ular\Scripts\activate
python kalkulator.py
Seperti inilah program ketika dijalankan preview
Copyright (c) 2024 MiracleGlow
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Thanks to Prima Mukti