セクション 3. 章 4
single
Challenge: Ellipse Approximation
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Approximate an ellipse using a set of points and visualize the result using matplotlib.
- The function
approximate_ellipsemust return a list of(x, y)tuples representing points on an ellipse with semi-major axisa, semi-minor axisb, andnum_pointspoints evenly spaced by angle. - The function
plot_ellipsemust plot the provided list of points as a closed polygon using matplotlib.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください