Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew
intro
Commits
f69dce09
Commit
f69dce09
authored
May 08, 2017
by
edne
Browse files
Update day_1.md
parent
1da36b84
Changes
1
Hide whitespace changes
Inline
Side-by-side
day_1.md
View file @
f69dce09
...
...
@@ -863,7 +863,7 @@ Accennare alle virtù della programmazione priva di side effects.
Permette di importare solo alcune funzioni
```
python
>>>
from
math
import
s
3
qrt
>>>
from
math
import
sqrt
>>>
sqrt
(
16
)
4.0
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment