Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle the list(s) input/output #4

Open
alexwenbj opened this issue Sep 2, 2024 · 0 comments
Open

How to handle the list(s) input/output #4

alexwenbj opened this issue Sep 2, 2024 · 0 comments

Comments

@alexwenbj
Copy link

alexwenbj commented Sep 2, 2024

Thank you for your awesome project! I have applied it in my OJ. I have a question about this project: If the input consists of list(s) or if the output is a list, how can I handle it?For example:
Input:
names = ['Tom','Jerry','Mickey','Donald']
ages = [40,31,89,38]

Output:
['Mickey','Tom','Donald','Jerry']

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant