https://github.com/jamaluddinrumi/memulai-pemrograman-dengan-python
https://github.com/jamaluddinrumi/memulai-pemrograman-dengan-python
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamaluddinrumi/memulai-pemrograman-dengan-python
- Owner: jamaluddinrumi
- Created: 2024-02-12T18:19:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T18:19:57.000Z (over 2 years ago)
- Last Synced: 2025-02-25T00:39:45.829Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-python
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.