1
1
Fork 0
exercism/uiua/gigasecond/HELP.md
Christina Sørensen 027d6e57cc
feat(uiua): helloworld, reverse-string, gigasecond
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-12-15 17:50:28 +01:00

2.2 KiB

Help

Running the tests

To runs an exercise's tests, open a terminal in the exercise's directory and run the uiua tests tests.ua command.

Submitting your solution

You can submit your solution using the exercism submit gigasecond.ua command. This command will upload your solution to the Exercism website and print the solution page's URL.

It's possible to submit an incomplete solution which allows you to:

  • See how others have completed the exercise
  • Request help from a mentor

Need to get help?

If you'd like help solving the exercise, check the following pages:

Should those resources not suffice, you could submit your (incomplete) solution to request mentoring.

Below are some resources for getting help if you run into trouble:

Additionally, StackOverflow is a good spot to search for your problem/question to see if it has been answered already. If not - you can always ask or answer someone else's question.