BeoTeK
New member
it seems to be too wet to be snow, so might be hail?
That's what she said! *badum tiss*
it seems to be too wet to be snow, so might be hail?
That's what she said! *badum tiss*
I've just started trying to learn Javascript, please could someone tell me why this isn't working, apparently I'm not declaring the function, I feel like the answer to this will make me feel really stupid. Its supposed to print out "I want to eat "insert food name here" "
var foodDemand = function (food) {
console.log("I want to eat" + food);};
foodDemand = ("Cake");
It won't work, you forgot to call wallet
Plus need to do last line as
foodDemand("cake");
Is it home time yet ?!
I've just started trying to learn Javascript, please could someone tell me why this isn't working, apparently I'm not declaring the function, I feel like the answer to this will make me feel really stupid. Its supposed to print out "I want to eat "insert food name here" "
var foodDemand = function (food) {
console.log("I want to eat" + food);};
foodDemand = ("Cake");
You're officially my new favourite person. Javascript is officially my favourite language. Been using it now for 10 years and I'm considering writing a game in it.
Hollar if you need help, I'll be glad to oblige.
Haha thanks! I'm pretty sure I'm going to be needing help somewhere along the line![]()
You're officially my new favourite person. Javascript is officially my favourite language. Been using it now for 10 years and I'm considering writing a game in it.
Hollar if you need help, I'll be glad to oblige.
You should apply for a job, I think we'll be looking (that is if you looking).
Sometimes... I'm too freakin' honest! :wtf:
Well I'm on leave for two weeks... YAY me! ^_^
Only sometimes? I am freaking always its like a curse I have not gotten a few jobs because of it. When I lie I feel horible.