https://github.com/antonisparaskevis/storm-distance
A Python script that calculates the distance between a storm and an observer of it.
https://github.com/antonisparaskevis/storm-distance
calculations python python-3 python-script python-scripting python-scripts python3 pythoncode pythoncoding pythonpractice pythonprogram pythonprogramming pythonprograms pythonproject pythonprojects pythonprojectsforbeginner pythonscript pythonscripting pythonscripts script
Last synced: 9 days ago
JSON representation
A Python script that calculates the distance between a storm and an observer of it.
- Host: GitHub
- URL: https://github.com/antonisparaskevis/storm-distance
- Owner: AntonisParaskevis
- License: mit
- Created: 2025-10-30T17:08:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-14T14:33:00.000Z (7 months ago)
- Last Synced: 2025-11-14T16:21:13.700Z (7 months ago)
- Topics: calculations, python, python-3, python-script, python-scripting, python-scripts, python3, pythoncode, pythoncoding, pythonpractice, pythonprogram, pythonprogramming, pythonprograms, pythonproject, pythonprojects, pythonprojectsforbeginner, pythonscript, pythonscripting, pythonscripts, script
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# storm-distance
A Python script that calculates the distance between a storm and an observer of it.
# Requirements
Python 3.x
# Download
Click the Code button, then click on "Download ZIP"
OR
Click the storm_distance.py file, then click on the Download Raw File button.
# How to Use
1. Enter the time delay between the lightning and the thunder in seconds. It must be a positive number, either integer or decimal. Then, press Enter.
2. The distance between the storm and the observer will be displayed on screen.
3. Finally, press Enter to exit the program.
# License
MIT License © 2025 Antonis Paraskevis