120k views
5 votes
Define and construct a String Array, Friends, that stores the names of three of your friends.

User Hkazemi
by
8.7k points

1 Answer

3 votes

Answer:

Import pandas as pd

Friends=ser.pd['ram', 'rom', 'ram']

print(Friends)

User Breadjesus
by
8.7k points

No related questions found