Skip to content
View Ekstan769's full-sized avatar

Block or report Ekstan769

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ekstan769/README.md

Hi there 👋

//Declare a variable named 🐰bunny and assign it to an object with the following properties: name, age, and isHappy. Set the value of name to a string, age to a number, and isHappy to a boolean.

const bunny = {

  name: 'Jackey',
  age: 3,
  isHappy: true,

}

console.log(bunny);

Popular repositories Loading

  1. ExcelExamples ExcelExamples Public

    Forked from shadsluiter/ExcelExamples

    Example files for Excel Tutorials at https://www.youtube.com/watch?v=dEGVT1_yHKg&list=PLhPyEFL5u-i3ToOEhCPbpak4_S8zAZLn-

  2. Ekstan769 Ekstan769 Public

  3. TechyjauntProject TechyjauntProject Public

  4. git-test git-test Public

  5. vaultpass vaultpass Public

    JavaScript

  6. Auth_test Auth_test Public

    JavaScript