0
What is the way to make or create our own code
2 Answers
0
To create and run your own code you'll have to use a compiler.
0
get problem.
think how will you do it (logic)
choose language in which you want to code
get suitable compiler for your language
start coding
if struck somewhere:
post code link here
we will try to help