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

function example does not give enough examples #690

Open
guigui0246 opened this issue Jul 4, 2024 · 3 comments
Open

function example does not give enough examples #690

guigui0246 opened this issue Jul 4, 2024 · 3 comments

Comments

@guigui0246
Copy link

These should also work because they follow the rules "any letters of 'function' in order" but all exmaples starts with f

n add(a, b) => a + b!
cn multiply(a, b) => a * b!
nn subtract(a, b) => a - b!
no divide(a, b) => a / b!
@Ionathan-Hope
Copy link

i fixed it
close it

@guigui0246
Copy link
Author

@Ionathan-Hope What PR ?

@guigui0246
Copy link
Author

If it's #713 then no because I'm not ok with everything there

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

2 participants