Skip to content

Commit 177cd7c

Browse files
authored
Update README.md
1 parent bad1703 commit 177cd7c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ First define a new module:
9595

9696
Importing and using the module:
9797

98-
import lib
98+
import lib
9999

100-
println (lib.sqrt (25))
101-
println (lib.a1)
100+
println (lib.sqrt (25))
101+
println (lib.a1)

0 commit comments

Comments
 (0)