Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 28d020a

Browse files
Practice Question
1 parent 9042a4e commit 28d020a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎lower and upper.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
x = str(input("enter string in lower case"))
22
y = x.upper()
3-
print(str(y))
3+
4+
print(str(y))

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /