Community Profile

photo

Berenice Zarate


2017년부터 활동

Followers: 0   Following: 0

통계

  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


vectors counting by 5
Create a vector with numbers from x_min to x_max in increments of 5.

대략 7년 전

문제를 풀었습니다


intervals
Write a function that takes an interval from a to b, and divides it into 6 parts.

대략 7년 전

문제를 풀었습니다


length of a vector
Find twice the length of a given vector.

대략 7년 전

문제를 풀었습니다


rounding
Round 5.46 and make 'y' equal to that number.

7년 초과 전

문제를 풀었습니다


square root
Write a script that returns the square root of the elements in x. e.g. x = [1 4 9 16] --> y = [1 2 3 4]

7년 초과 전

문제를 풀었습니다


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

7년 초과 전