Skip to content

First repo implementing Javascript. Nothing special but to get comfortable with JS.

Notifications You must be signed in to change notification settings

manuelffernandez/desafio-complementario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

First assignment by Coderhouse 😀

24 of August 2022

The first assigment requested by the Institute where I´m currently learning. Do a simple algorithm implementing the basics of the lenguage:

  • Declare, redeclare and initialize variables.
  • Use conditionals and loops.
  • Inputs by prompt().

🔁 This app does a simple task: repeat words 🔁

It asks the user through prompt() the word and the times he wants to repeat it. The result shows in console.

First step, a little but an important one. 💪

About

First repo implementing Javascript. Nothing special but to get comfortable with JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published