Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
BONALA SAI MANIKANTA BHAAVAN
saimanikanta.swecha.io
Commits
88e2ef2e
Commit
88e2ef2e
authored
Jun 10, 2019
by
BONALA SAI MANIKANTA BHAAVAN
Browse files
Upload New File
parent
b1fc8ee6
Pipeline
#26111
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
python tasks/tasks2/task2.1.py
0 → 100644
View file @
88e2ef2e
import
math
a
=
int
(
input
(
"enter number"
))
print
(
math
.
sqrt
(
a
))
o
/
p
enter
number4
2.0
\ No newline at end of file
Write
Preview
Supports
Markdown
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