This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
JavaScript help
Post Body
I keep getting undefined and I don't know why This is my first day using JavaScript thanks in advance.
Function exerciseone(){
Var myName = "John doe";
Return myName
}
Function exercisetwo (){
Var tripsAroundtheSun = 28;
Return tripsAroundtheSun
}
Function exercisethree (){
Var PineAppleonPizza = " ";
Boolean(PineAppleonPizza)
Return PineAppleonPizza
}
Author
Account Strength
80%
Account Age
5 years
Verified Email
Yes
Verified Flair
No
Total Karma
68
Link Karma
45
Comment Karma
23
Profile updated: 5 days ago
Posts updated: 1 year ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnprogra...