Answer:
Runa, because she’s like me I r l lol
Explanation:
The top layer will appear.
In python 3.8:
user_input = input().split()
x = user_input[0]
char = user_input[-1]
for w in range(1,int(x)+1):
if char in user_input[w]:
print(user_input[w])
I hope this helps
Answer:
C
Explanation:
No explanation, self-explanatory. I used class main instead...