Solved


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

10 months ago

Solved


nam2
nam

10 months ago

Solved


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

10 months ago

Solved


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

10 months ago

Solved


easy problem
Find the last element of the array

10 months ago

Solved


num
num

10 months ago

Solved


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

10 months ago

Solved


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

10 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

10 months ago

Solved


round pi
round pi

10 months ago

Solved


num to char
make num into char

10 months ago

Solved


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

10 months ago

Solved


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

10 months ago

Solved


to the 2 all elements
to the 2 all elements

10 months ago

Solved


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

10 months ago

Solved


Converts numbers into characters
Converts numbers into characters

10 months ago

Solved


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

10 months ago

Solved


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

10 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...

10 months ago

Solved


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

10 months ago

Solved


EZ5
EZ5

10 months ago

Solved


EZ8
EZ

10 months ago

Solved


EZ10
EZ

10 months ago

Solved


EZZ
EZZ

10 months ago

Solved


EZ6

10 months ago

Solved


EZ9
EZ

10 months ago

Solved


EZ
EZ

10 months ago

Solved


EZ4

10 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 =...

10 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 ...

10 months ago

Load more