Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javscripting Ex 4 #2633

Open
habeshongo opened this issue Oct 29, 2022 · 1 comment
Open

Javscripting Ex 4 #2633

habeshongo opened this issue Oct 29, 2022 · 1 comment

Comments

@habeshongo
Copy link

Notes

I am trying to complete javascripting exercise 4 - calculating string lengths.

For some reason terminal does not understand the command const or . length. Whenever I try to use either, I get an error.

image

image

@ghost
Copy link

ghost commented Jan 31, 2023

You need to type:

touch string-length.js

As the instructions say, and then open the 'string-length.js' and add those lines. You are inputting javascript into the terminal, that won't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant