Skip to content

Commit

Permalink
Update 07-data-types.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusch4593 authored Sep 4, 2024
1 parent 18ecc2b commit 73924d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2-variables/07-data-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ let fundingAmount = undefined;

console.log(company);
console.log(foundingYear);
console.log(isActive);
console.log(fundingAmount);

0 comments on commit 73924d3

Please sign in to comment.