Solved


Double all elements in the array
Duplicate all elements in the array

9 months ago

Solved


nam2
nam

9 months ago

Solved


Return area of square
Side of square=input=a Area=output=b

9 months ago

Solved


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

9 months ago

Solved


easy problem
Find the last element of the array

9 months ago

Solved


num
num

9 months ago

Solved


wordle
create a dictionary and a playable game of wordle, figure out the solution.

9 months ago

Solved


sum numbers to some value n
sum of numbers up to a value n

9 months ago

Solved


minecraft movie scramble
the following phrase "la la la lava ch ch ch chicken" will be out of order. make it into the correct order

9 months ago

Solved


round pi
round pi

9 months ago

Solved


num to char
make num into char

9 months ago

Solved


Find the max element of the array
Find the max element of the array

9 months ago

Solved


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

9 months ago

Solved


to the 2 all elements
to the 2 all elements

9 months ago

Solved


calculate the length of matrix
input 1 array, calculate the length

9 months ago

Solved


Converts numbers into characters
Converts numbers into characters

9 months ago

Solved


the average value of the elements
Calculate the average value of the elements in the array

9 months ago

Solved


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

9 months ago

Solved


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

9 months ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

9 months ago

Solved


EZ5
EZ5

9 months ago

Solved


EZ8
EZ

9 months ago

Solved


EZ10
EZ

9 months ago

Solved


EZZ
EZZ

9 months ago

Solved


EZ6

9 months ago

Solved


EZ9
EZ

9 months ago

Solved


EZ
EZ

9 months ago

Solved


EZ4

9 months ago

Solved


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

9 months ago

Solved


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

9 months ago

Load more