Skip to content

Commit

Permalink
Merge pull request objectionary#1182 from MCJOHN974/master
Browse files Browse the repository at this point in the history
Actualize readme
  • Loading branch information
yegor256 authored Sep 7, 2022
2 parents c8913ee + 6ca919e commit 4949877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ This is how you iterate:
seq > @
QQ.io.stdout
QQ.txt.sprintf
"%dx%d = %d\n"
"%d x %d = %d\n"
x
x
x.pow 2
x.times x
x.write
x.plus 1
TRUE
Expand Down

0 comments on commit 4949877

Please sign in to comment.