#general-coding
or #ask-anyone
channel only on discordvar readlineSync= require ('readline-sync');
package.json
file has all the required dependencies installedBefore using the package, make sure to go through it's documentation page and compare the syntax
https://www.npmjs.com/package/{{ package-name }}
How to declare multiple choice questions?
keyInSelect
from 'readline-sync'
Package . You can find out more about it hereHow to print star patterns for assignments ?
let me guess you have tried it already and it ended up looking something similar to this
It is because console.log ( )
prints in a new line by default for every iteration of loop .
So you need to take that outside of the loop and add "*"
to a variabale within the second loop after declaring it in first .
If you still can't do it , this code might help .
#bot-spam
/nc -p1 {{repl link}}
for first project/nc -p2 {{repl link}}
for second project/nc -p1R {{repl link}}
& /nc -p2R {{repl link}}
respectivelySometimes the repo is already being managed by Git which results in this type of error . It's important to remember here that this is certainly not the only way to create a repository .
You can create a folder at any path according to your choice and navigate to that using vscode or you can go inside the folder and open vscode by right clicking on it.Then initiate the git within it .
You can find a Comprehensive Guide about it Here
You can checkout following tutorials for using the github in terminal
If you are trying to use Github Desktop unofficially in ubuntu ,Please keep in mind it won't let you sign-in.
Make sure you have named your main html file as index.html
.
Go to #bot-spam
type /nc -w2 {{portfolio link}}
you will be greeted with a confirmation message if eveything goes well
to re-submit type /nc -w2R {{portfolio link}}