Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 806 Bytes

File metadata and controls

15 lines (9 loc) · 806 Bytes

Nizar Ghathfan Zaidan' Python Project

🔺Pyramid Python (pyramid.py)🔺

Pyramid Turtle Generator in Python

ID: Jalankan file dengan Python dan masukkan Amount dan Size. Ingat Amount harus bilangan bulat dan harus lebih dari 0. Size boleh bebas asal harus lebih dari 0.

EN: Run this file with Python and input Amount and Size. Remember Amount must be an integer and greater than 0. Size can be any number as long as it's greater than 0.

📏➗Prime Python (prime.py)➗📏

Prime Numbers Generator in Python

ID: Jalankan file ini dengan Python dan masukan First Value dan End Value. Ingat End Value harus lebih dari First Value.

EN: Run this file with Python and input First Value and End Value. Remember End Value must be greater than First Value.