https://github.com/dkatz23238/fconvert
A simple python example
https://github.com/dkatz23238/fconvert
Last synced: 3 months ago
JSON representation
A simple python example
- Host: GitHub
- URL: https://github.com/dkatz23238/fconvert
- Owner: dkatz23238
- Created: 2019-12-10T19:17:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T19:17:55.000Z (over 5 years ago)
- Last Synced: 2025-01-19T08:28:13.275Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fconvert
### Python program to convert Farenheit to Celsius
## How To Use
### 1) First clone this repository
### 2) Then `cd` into the cloned repository
#### 3) Set an alias to fconvert
To set an alias to fconvert simply write `alias fconvert="python -m fconvert"`
### 4) Run the program
You can run the program by calling `convert F`