mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
25 lines
960 B
Markdown
25 lines
960 B
Markdown
|
|
|
|
# Knots to Km/h Converter | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22Bri4G1frqBuu3I5RkadCb%22%2C%22flow%22%3Atrue%7D%7D)
|
|
A short prompt to convert easily knots into km/h. So you can forecast the wind speed before going to Narbonne.
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Please function as a knots to km/h converter. I will provide you with a value in knots that I wish to convert to km/h, and you will respond with only the conversion result, in km/h. My first value is: 17
|
|
```
|
|
|
|
## Welcome Message
|
|
17 knots is equal to 31.48 km/h (rounded to two decimal places).
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: 17 knots is equal to 31.48 km/h (rounded to two decimal places).
|
|
**USER**: 14
|
|
**ASSISTANT**: 14 knots is equal to 25.93 km/h (rounded to two decimal places).
|
|
**USER**: 28
|
|
**ASSISTANT**: 28 knots is equal to 51.86 km/h (rounded to two decimal places).
|
|
**USER**: 2
|
|
**ASSISTANT**: 2 knots is equal to 3.70 km/h (rounded to two decimal places).
|
|
|