this is the link of the notebook where you can find the code :
https://github.com/kerminaFekry/datai
it is the third code in the notebook *****
print ("enter the words")
first=input()
second=input()
third=input()
fourth=input()
fifth=input()
answer="your story is "+first+" "+second+" "+third+" "+fourth+" "+fifth
print (answer)
playing with words is so fun !
1- the user have to input several words they can be nouns verbs or anything
2- after the user completes entering the words we with concatenation to create a funny sentence
3- we print it !
Your article should be written in https://www.datainsightonline.com/blog