mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 07:10:42 -08:00
Random hint
This commit is contained in:
@@ -16,7 +16,7 @@ Variables:
|
|||||||
Functions:
|
Functions:
|
||||||
|
|
||||||
* REM: A line comment
|
* REM: A line comment
|
||||||
|
* `INT(2*RND(X))+1`: X is constantly 1. That means that this expression is simpler expressed as `randint(1,2)`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user