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

Commit387f193

Browse files
committed
update comment
1 parentfa1630d commit387f193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎core/chapters/c08_nested_loops.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ def solution(self):
435435
left+=1
436436
forrightinrange(12):
437437
right+=1
438-
#workaround while translation is in progress
438+
#for the sake of translation
439439
print(f'{left} x{right} ={left*right}'.replace('x','*'))
440440
print('----------')
441441

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp