diff options
Diffstat (limited to 'ro-ro/pythonlegacy-ro.html.markdown')
-rw-r--r-- | ro-ro/pythonlegacy-ro.html.markdown | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ro-ro/pythonlegacy-ro.html.markdown b/ro-ro/pythonlegacy-ro.html.markdown index a368ff99..aa94ad78 100644 --- a/ro-ro/pythonlegacy-ro.html.markdown +++ b/ro-ro/pythonlegacy-ro.html.markdown @@ -471,8 +471,6 @@ math.sqrt(16) == m.sqrt(16) #=> True # Cu "dir" inspectăm ce funcţii conţine un modul import math dir(math) - - ``` ## Doriţi mai mult? |