My question
I need help with my python project for school.
I have 5 songs with the word love in the title,
I would like to have in my program that if the input is, for example, love, that it gives all possibilities with the word love in the title.
Not only with the word love,
but so that if the input is a "" word "", it gives all possibilities in which the word is.
Relevant software and hardware that I use
Python idle 3.8
What I have already found or tried
I have already searched all over the internet, but to no avail.
I need help with my python project for school.
I have 5 songs with the word love in the title,
I would like to have in my program that if the input is, for example, love, that it gives all possibilities with the word love in the title.
Not only with the word love,
but so that if the input is a "" word "", it gives all possibilities in which the word is.
Relevant software and hardware that I use
Python idle 3.8
What I have already found or tried
I have already searched all over the internet, but to no avail.