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

Commit6eca83a

Browse files
authored
Update quickstart.md
1 parent0fe84d6 commit6eca83a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎introduction/quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class Solution:
3232
- 如果找到目标字符串,len(needle) == j
3333

3434
```Python
35+
classSolution:
3536
defstrStr(self,haystack:str,needle:str) ->int:
3637
len_needle=len(needle)
3738
len_haystack=len(haystack)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp