Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Update function signature #88

Open
shorodilov opened this issue May 14, 2023 · 0 comments
Open

Update function signature #88

shorodilov opened this issue May 14, 2023 · 0 comments
Assignees

Comments

@shorodilov
Copy link
Member

def get_target_numbers(target: int, numbers: List[int]) -> Optional[List[int]]:

This function returns an empty list or a list of integers.
No Optional required.

@shorodilov shorodilov self-assigned this May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant