Delete 'inthisgasstationwehadtostop.ipynb'
parent
7ba792baec
commit
77aa229302
@ -1,512 +0,0 @@
|
|||||||
{
|
|
||||||
"cells": [
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 27,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"import random"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 43,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"mat = (\"bamboo\",\"gold\",\"paper\",\"stainless steel\",\"mud\",\"cardboard\")"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 29,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"sit = (\"the world of cheese\",\"the dump\",\"the village I grew up\",\"the queue of the bathroom\",\"home\",\"this gasstation we had to stop\")"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 30,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"inh = (\"me,myself and I\",\"my mother\",\"my cat\",\"every student\",\"god\",\"that person who was suddenly angry\")"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 31,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"lit = (\"anxious\",\"welcome\",\"alone\",\"loved\",\"humble\",\"cheesy\")"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 45,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "stdout",
|
|
||||||
"output_type": "stream",
|
|
||||||
"text": [
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with god.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm loved\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with me,myself and I.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like stainless steel. \n",
|
|
||||||
"In the village I grew up,\n",
|
|
||||||
" with that person who was suddenly angry.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In this gasstation we had to stop,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the queue of the bathroom,\n",
|
|
||||||
" with my cat.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like bamboo. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm alone\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like paper. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm welcome\n",
|
|
||||||
" it feels like mud. \n",
|
|
||||||
"In the dump,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm anxious\n",
|
|
||||||
" it feels like cardboard. \n",
|
|
||||||
"In the world of cheese,\n",
|
|
||||||
" with my mother.\n",
|
|
||||||
" I'm cheesy\n",
|
|
||||||
" it feels like gold. \n",
|
|
||||||
"In home,\n",
|
|
||||||
" with every student.\n",
|
|
||||||
" I'm humble\n",
|
|
||||||
" it feels like bamboo. \n"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"source": [
|
|
||||||
"for i in range(100):\n",
|
|
||||||
" a = random.choice(mat)\n",
|
|
||||||
" \n",
|
|
||||||
" b = random.choice(sit)\n",
|
|
||||||
" \n",
|
|
||||||
" c = random.choice(inh)\n",
|
|
||||||
" \n",
|
|
||||||
" d = random.choice(lit)\n",
|
|
||||||
" \n",
|
|
||||||
" print(f\"\"\"In {b},\n",
|
|
||||||
" with {c}.\n",
|
|
||||||
" I'm {d}\n",
|
|
||||||
" it feels like {a}. \"\"\")"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"metadata": {
|
|
||||||
"kernelspec": {
|
|
||||||
"display_name": "Python 3",
|
|
||||||
"language": "python",
|
|
||||||
"name": "python3"
|
|
||||||
},
|
|
||||||
"language_info": {
|
|
||||||
"codemirror_mode": {
|
|
||||||
"name": "ipython",
|
|
||||||
"version": 3
|
|
||||||
},
|
|
||||||
"file_extension": ".py",
|
|
||||||
"mimetype": "text/x-python",
|
|
||||||
"name": "python",
|
|
||||||
"nbconvert_exporter": "python",
|
|
||||||
"pygments_lexer": "ipython3",
|
|
||||||
"version": "3.7.3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nbformat": 4,
|
|
||||||
"nbformat_minor": 4
|
|
||||||
}
|
|
Loading…
Reference in New Issue