10 lines
195 B
Markdown
10 lines
195 B
Markdown
up:: [[manim mobjects]]
|
|
title:: "`Ellipse(width: float =2, height: float =1, color...)`"
|
|
#s/informatique/langage/python
|
|
|
|
---
|
|
|
|
|
|
```python
|
|
Ellipse(width: float =2, height: float =1, color...)
|
|
``` |