You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kounkou, What does We can probably add saving the language as well to the persistence mean?
Good question. What I meant is :
Someone using C# as their default coding language might not want to change the language every time they open the Practice code pad. So once the C# language is added, you might need to check the code and make sure the C# can be saved to storage (dataSession.json for now) so that upon reboot of the app, the C# appears for the user as default language.
Please let me know if this is now clear?
Also, after looking at the code, I assume for this issue to be resolved/complete, I need to code C# solutions to all the current problems
That's right, you need to have solutions that are the base for the non-AI evaluation of the question using the LevenshteinDistance.
If you have any ideas how to streamline this process, please share your thoughts 👍🏾
Description
Add C# language support for the questions
Acceptance criteria
Difficulty
The text was updated successfully, but these errors were encountered: