correction help
This commit is contained in:
@@ -409,7 +409,7 @@ Exemple :
|
||||
La fonction `help` affiche l'aide, c'est-à-dire ce que fait la fonction
|
||||
|
||||
```python
|
||||
>>> help(sqrt)
|
||||
>>> help(math.sqrt)
|
||||
Help on built-in function sqrt in module math:
|
||||
|
||||
sqrt(x, /)
|
||||
|
||||
Reference in New Issue
Block a user