Feeds
문제를 풀었습니다
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
대략 1년 전
문제를 풀었습니다
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
대략 1년 전
질문
Open data in File as per user input
Hello, I am trying to get input from user to load a file and then ask which variable from the file would they like to plot. The...
1년 초과 전 | 답변 수: 1 | 0

