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 f68b6bd

Browse files
Practice Question
1 parent f49b5f7 commit f68b6bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎string conc.py‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
x = str(input("enter the first string"))
22
y = str(input("enter the second string"))
3-
4-
print("The combined part is: " + x + " "+ y)
3+
print("The combined part is: " + x + " "+ y)

0 commit comments

Comments
(0)

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