6 kyu
Can I have cake?
76Anapcwb
Loading description...
Fundamentals
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
This comment has been hidden.
First time submitting an issue, hope I'm not going about it the wrong way.
Final fixed test recipe is:
{ oil: '3 tbsp', flour: '2 cup', sugar: '0.5', milk: '1 cup' }
'Sugar' has no unit. Instructions don't seem to cover missing units.
Thanks for the report. It should be fixed now.
You can bake a basic cake is using the following ingredients
Corrected: You can bake a basic cake by using the following ingredients
All other are seprated by a space but
Fixed, thanks!
.