We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NB. -4=8 assert (-4) = 8
NB. 5=4=3>8UNMINUSED assert (5 = 4) = 3 > 8
NB. 12=13=UNADDED assert (12 = 13) = 0
NB. π=6=∆£errors odd numbers UNMINUS assert (3.14159) = 6 = 0
NB. Output in English 'All assertions passed successfully.'
The text was updated successfully, but these errors were encountered:
Nice project dear modulator
Sorry, something went wrong.
No branches or pull requests
NB. -4=8
assert (-4) = 8
NB. 5=4=3>8UNMINUSED
assert (5 = 4) = 3 > 8
NB. 12=13=UNADDED
assert (12 = 13) = 0
NB. π=6=∆£errors odd numbers UNMINUS
assert (3.14159) = 6 = 0
NB. Output in English
'All assertions passed successfully.'
The text was updated successfully, but these errors were encountered: