English, asked by ptamarvaksh, 2 months ago

if we have a list as; name [abhay, mahesh, prashant, sandeep] then what does the following Statment do: 'rakesh' in names​

Answers

Answered by pk154640
2

Answer:

a-

checks if ‘rakesh’ is there in names

Explanation:

if names the following statement do "rakesh’ in names of checks if ‘rakesh’ is there in names to print do statement .

Similar questions