mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-02 23:13:54 +07:00
Added new GPTs for Black Friday
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
|
||||
[]()
|
||||
# Knots to Km/h Converter
|
||||
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
|
||||
```
|
||||
|
||||
## 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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user