Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Mad Lib Exercise

Objectives

Understand Template Literals

  • Learn how to use template literals (``) to insert variables dynamically into a string.

Variable Declaration and Assignment

  • Practice declaring variables using const and let.

  • Understand and use different data types in JavaScript (strings, numbers, booleans, objects).

Manipulating Objects

  • Learn how to define objects with properties and access them using dot notation.

Boolean Expressions

  • Understand how to write and evaluate boolean expressions to represent logical conditions.

About

JS practice

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages