Q: Purchased the 3 stack but ran into some issues/questions/tips
Because my text exceeds the 850 limit I have put it in a pastebin.
https://pastebin.com/7gxvteMY
Also, how can I code in C#. When I create '.cs' file and run it, the editor doesn't run. (It's read only)
r0nNov 8, 2024
Founder Team

interactiveshell
Nov 8, 2024A: Thanks for your valuable input, we are in the process of implementing many of them already. Yes, the /mnt folder is read only, you need to copy your required file from the /mnt to the home directory (cp /mnt/testfile.c ~/) before compiling it on the terminal.
Share
Helpful?
Log in to join the conversation