Merge pull request #1 from Elgonzo422/git-test-two

git test two
pull/183/head
Matt Vile 4 years ago committed by GitHub
commit b4e4aca7ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,3 +15,4 @@ function logType(variable){console.log(typeof variable)}
console.log(`${firstName} is ${myAge} years old`) console.log(`${firstName} is ${myAge} years old`)
console.log(`${yourName} is ${yourAge} years old, what an oldie!`) console.log(`${yourName} is ${yourAge} years old, what an oldie!`)
console.log("git test") console.log("git test")
console.log("git test two")

Loading…
Cancel
Save