Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
AC4933
exercise
Commits
57aa61bc
Commit
57aa61bc
authored
Oct 10, 2022
by
AD1426
Browse files
Update exercise2_1.py
parent
01b5e9cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
exercise 2/exercise2_1.py
View file @
57aa61bc
height
=
int
(
input
(
"your height(cm): "
))
print
(
height
,
" cm"
)
\ No newline at end of file
print
(
height
,
"cm"
)
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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