# First Coding Assignment **Try it out!** In the code editor below, declare two variables and print them using the`console.log()`function. <iframe height="600px" width="100%" src="https://repl.it/@GuillermoSanch1/your-first-assignment?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe> #### Overwriting variables Lets see how javascript can override variables. Follow the steps on your text editor below! <iframe height="600px" width="100%" src="https://repl.it/@GuillermoSanch1/overwriting-variables-js?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe> #### Removing One-line Comments <iframe height="600px" width="100%" src="https://repl.it/@GuillermoSanch1/single-line-comment-js?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe> BONUS: One of the developers' best friends is keyboard shortcuts. Can you find the keyboard shortcut for adding/removing comments? #### Removing Multi-line Comments <iframe height="600px" width="100%" src="https://repl.it/@GuillermoSanch1/multi-line-comment-js?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe> #### Adding Comments <iframe height="600px" width="100%" src="https://repl.it/@GuillermoSanch1/adding-comment-js?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe> ### CamelCasing <iframe height="600px" width="100%" src="https://repl.it/@GuillermoSanch1/camel-case-js?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe>
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up