Added new GPTs for Black Friday

This commit is contained in:
Your a
2023-11-23 13:00:36 +02:00
7697 changed files with 657492 additions and 69222 deletions
+22
View File
@@ -0,0 +1,22 @@
[![Knots to Km/h Converter](https://flow-user-images.s3.us-west-1.amazonaws.com/prompt/undefined/1686086699117)]()
# 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).