Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 440 Bytes

Running Code Exercise

Introduction

  • In this exercise, you’ll practice creating variables and conditionals as well as running your files. You’ll need to use some logic to figure out what to do with some of these problems.

Instructions

  1. Download this exercise’s materials from Frodo.
  2. Move the folder to wherever you store Devmountain work.
  3. Open the folder in VS Code.
  4. Follow the instructions in the index.js file.