0
How to send code output to other
I have typed the code in this app and it is working fine after running it. Now how can I send it to someone else so that he can see its output directly.
4 Antworten
+ 2
Got to your activity and code bits, then copy and share the code link.
https://sololearn.com/compiler-playground/WaDRy57Sit0x/?ref=app
+ 2
You can just publish it publicly and send the link to others
🛑[or]🛑
Go to editpad.org
Copy the code from Sololearn and paste on the website
Click on the button at bottom right corner on editpad.org
(A .txt file will be downloaded)
Rename it from file.txt to anyname.html
Your HTML file is ready to share
I think now your issue is solved
+ 1
I think you need to publish the code bit, and then you can send a share link. That’s fairly common practice, and I think it’s mentioned in “how to write a good question“ as a description for how to share code.
0
Hang on, are you trying to send him the code itself, or what the code did?