Movatterモバイル変換


[0]ホーム

URL:


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

Commit8386b7d

Browse files
committed
Remove solution to exercise that was removed
1 parent1a9bfc0 commit8386b7d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎ch04-strings-and-string-methods/2-concatenation-indexing-and-slicing.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
print(string_left+string_right)
1616

1717

18-
# Exercise 3
19-
# Display two strings together, with a space in between
20-
string_one="heebie"
21-
string_two="jeebies"
22-
print(string_one,string_two)
23-
24-
2518
# Exercise 3
2619
# Display two strings together, with a space in between
2720
string_one="heebie"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp