Skip to content

Commit 618510a

Browse files
committed
solve the question by racket
1 parent 4be3675 commit 618510a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operate_int_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
print "the sum of all int in the list:",sum_num
4141
print "the average of the sum:",ave_num
4242

43-
# 另一个解法 (racket 5.2.1)
43+
# 解法 (racket 5.2.1)
4444

4545
```racket
4646
#lang racket

0 commit comments

Comments
 (0)