Community Profile

photo

Kyle Mossop


Last seen: 3 years ago Active since 2020

Statistics

  • Commenter
  • Promoter
  • Solver

View badges

Content Feed

View by

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


.

3 years ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

3 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

3 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago

Solved


Make a random, non-repeating vector.
This is a basic MATLAB operation. It is for instructional purposes. --- If you want to get a random permutation of integer...

3 years ago

Solved


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

3 years ago

Solved


Roll the Dice!
*Description* Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. *Example* [x1,x2] =...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Load more