Programming Languages:
Python, C++, C, MATLAB, Arduino, VHDL
Spoken Languages:
English, Spanish
Pronouns:
He/him
Python, C++, C, MATLAB, Arduino, VHDL
Spoken Languages:
English, Spanish
Pronouns:
He/him
Feeds
已解决
Create an arrow matrix
An arrow matrix is a square matrix that contains ones on the diagonal, the last column, and last row. ...
2 years 前
已解决
Compute a sum
Write a function to compute the following sum Although a solution is available for general values of the coefficients, the co...
2 years 前
已解决
Compute the nth Pythagorean prime
Pythagorean primes have the form p = 4n+1, where n is an integer, and they can be written as the sum of squares of two integers....
2 years 前
已解决
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
2 years 前
已解决
Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...
2 years 前
已解决
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:...
2 years 前

