Shouldn’t this
if(command == 'help()') {
be
if(codePrompt == 'help()') {
0
solved print a for-loop in the console log inside an if-statement [closed]
Shouldn’t this
if(command == 'help()') {
be
if(codePrompt == 'help()') {
0
solved print a for-loop in the console log inside an if-statement [closed]