Questions and Answers
Problems and Solutions
Quotes help make search much faster. Example: "Practice Makes Perfect"
Friday, December 14, 2012
What is the area of a regular chiliagon (1000-sided polygon)?
Type in the length of the side of a chiliagon:
meters
Compute
1 comment:
Unknown
October 24, 2019 at 9:54 AM
bob the builder can we fix it? Bob the builder yes we can!
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
This is an example of
scrolling text
using Javascript.
Popular Posts
(no title)
Question: The total power dissipation in an RL series circuit is due to which component? Answer: The total power dissipation is due to ...
Array Element Tally
Say you had an election, and you needed to tally the votes for each candidate. All you need to do is enter the name of each candidate o...
Codecademy Learn Phaser: Basics Draw A Sprite 3/12
//Sample Solution function preload() { // Load in the sprite here! this.load.image('codey','https://s3.amazonaws.com/codeca...
Codecademy Learn Phaser: Basics Draw A Background Image 4/12
//Sample Solution function preload() { // Load in the background image here! this.load.image('sky','https://s3.amazonaws.c...
Codecademy: Codeyear Fix Me!
//sample solution var fullName = ""; var name; var firstLetter; var fixName = function(){ firstLetter = name.substring(0,...
Codecademy: Codeyear My first function
//sample solution var myFirstFunction = function(){ console.log("yourName"); }; myFirstFunction();
Codecademy Learn R Variables 5/12
#Sample Solution --- title: "Introduction to R Syntax" output: html_notebook --- ```{r} name <- 'Nathan' age ...
Codecademy Learn Phaser: Basics Start Making A Scene 6/12
//Sample Solution // Create a create() function here: function create() { this.add.text(100,170,"Spaze Invaydurs"); } cons...
Scrolling Text Using Javascript
This is the scrolling text . Code for the scrolling effect is written below: <style type="text/css"> #scro...
Codecademy Intro to Visualization with R Extending The Grammar 10/11
#Sample Solution --- title: "Intro To GGPlot2" output: html_notebook --- ```{r message=FALSE, warning=FALSE} # load librari...
bob the builder can we fix it? Bob the builder yes we can!
ReplyDelete