photo

Dean


Last seen: 1 month 前 自 2025 起处于活动状态

Followers: 1   Following: 1

统计学

Cody

0 个问题
104 个答案

排名
N/A
of 299,916

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
2,525
of 166,562

贡献数
0 个问题
104 个答案

评分
1,228

徽章数量
6

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Community Group Solver
  • Commenter
  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

已解决


Laws of motion 3

1 month 前

已解决


Volume of Cylinder
Find the volume of a cylinder

1 month 前

已解决


Mile to Kilometer
x is mile and y is km

1 month 前

已解决


Kelvin to Fahrenheit
You can find a doc about it in here => https://www.rapidtables.com/convert/temperature/how-kelvin-to-fahrenheit.html x is kelvi...

1 month 前

已解决


Convert Angstrom to Meters
Write a code that converts the angstrom unit to meters.(A is angstrom and m is meters.)

1 month 前

已解决


Find the distance traveled by a car given velocity and time.
A car is traveling at a constant velocity for a specific amount of time. The function should use the two inputs, velocity and ti...

1 month 前

已解决


Rankine to Celsius Converter
Given input R, degrees Rankine, convert into degrees Celsius.

1 month 前

已解决


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

1 month 前

已解决


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

1 month 前

已解决


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

1 month 前

已解决


Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...

1 month 前

已解决


MPS to MPH
Given the speed in miles per second, find the speed in miles per hour.

1 month 前

已解决


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

1 month 前

已解决


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

1 month 前

已解决


Determine the square root
Determine the square root of the value the user has entered, n.

1 month 前

已解决


Try 1.5.4: Celsius to Fahrenheit
Write a program to convert an input given in Celsius to Fahrenheit. Examples: Input celsiusValue = 100 Output fahrValu...

1 month 前

已解决


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

1 month 前

已解决


Unit conversion
Convert x degree Celsius to y degree Fahrenheit.

1 month 前

已解决


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

1 month 前

已解决


Total energy

1 month 前

已解决


Laws of motion 5
Calculate the force is u are given mass and acceleration.

1 month 前

已解决


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

1 month 前

已解决


Kinetic energy calculation

1 month 前

已解决


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<https://imgur...

1 month 前

已解决


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

1 month 前

已解决


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

1 month 前

已解决


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

1 month 前

已解决


Convert degrees to radians
Given input in degrees, output to radians

1 month 前

已解决


Convert Fahrenheit to Celsius
Calculate the Celsius temperature C given the Fahrenheit temperature F. Examples: Input F = 90 Output C is 32.22 I...

1 month 前

已解决


Laws of motion 1

1 month 前

加载更多