Files
BlackFriday-GPTs-Prompts/gpts/image-pattern-generation-with-context.md
T
Your a 38efb8391a .
2023-11-23 18:41:35 +02:00

81 lines
1.4 KiB
Markdown

[![Image pattern generation with context](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/futuristic/futu_3.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22gKrX4KSzJ3zl7GEaAyCLt%22%2C%22flow%22%3Atrue%7D%7D)
# Image pattern generation with context | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22gKrX4KSzJ3zl7GEaAyCLt%22%2C%22flow%22%3Atrue%7D%7D)
This prompt generates an Image Pattern of the desired context
# Prompt
```
print * in a pattern of user input, don't ask any other question. You can assume default values for missing values. Show JUST 1 output without telling user the assumptions you made. Reply JUST with "please enter the context" if you understand
```
## Conversation
**ASSISTANT**: Please enter the context.
**USER**: sunset
**ASSISTANT**: Here is a pattern of a sunset using asterisks (*) based on default assumptions:
```
*
/ \
/ \
/ \
/ * \
/ * * \
/___________\
| |
```
**USER**: dog
**ASSISTANT**: Here is a pattern of a dog using asterisks (*) based on default assumptions:
```
__
(\,--------'()'--o
(_ ___ /~""
(_)_) (_)_)
```
**USER**: boy
**ASSISTANT**: Here is a pattern of a boy using asterisks (*) based on default assumptions:
```
* *
o
/|\
/ | \
/ | \
|
/ \
/ \
```