You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yaitu sebuah system menggunakan bahasa pemrograman python yang mana memiliki fungsi untuk mengubah suatu bilangan dengan tipe data tertentu ke tipe data lain nya
8
+
9
+
### Kebutuhan System
10
+
11
+
- Python >= 3.1
12
+
13
+
### Instalasi
14
+
15
+
Pastikan kalian sudah menginstall python dengan versi >= 3.1
16
+
17
+
python --version
18
+
19
+
Jalankan file main.py
20
+
21
+
python main.py
22
+
23
+
## EN
24
+
25
+
### Understanding
26
+
27
+
That is a system using the Python programming language which has a function to change a number with a certain data type to another data type
28
+
29
+
### Dependencies
30
+
31
+
- Python >= 3.1
32
+
33
+
### Instalation
34
+
35
+
Make sure you have installed Python with version >= 3.1
0 commit comments