vault backup: 2025-03-23 13:49:48
This commit is contained in:
parent
a8132e68fb
commit
f711bf5af8
@ -0,0 +1,6 @@
|
||||
# What we did:
|
||||
Created a guessing game! This file takes in a number from the user, generates
|
||||
a random number, and compares the two to say whether the guess is correct,
|
||||
lower, or higher. It introduces us to key concepts in Rust such as module
|
||||
importing, the idea of mutability, how to define variables, and other
|
||||
interesting type things.
|
||||
@ -0,0 +1,10 @@
|
||||
# Table of Contents for guessing_game-aedaf391bae0474b
|
||||
|
||||
## Files
|
||||
- [[bin-guessing_game]]
|
||||
- [[bin-guessing_game.json]]
|
||||
- [[invoked.timestamp]]
|
||||
|
||||
## Summary
|
||||
|
||||
Generated by llama3.2:latest
|
||||
@ -0,0 +1,10 @@
|
||||
# Table of Contents for guessing_game-ea4a00a895994813
|
||||
|
||||
## Files
|
||||
- [[invoked.timestamp]]
|
||||
- [[test-bin-guessing_game]]
|
||||
- [[test-bin-guessing_game.json]]
|
||||
|
||||
## Summary
|
||||
|
||||
Generated by llama3.2:latest
|
||||
Loading…
x
Reference in New Issue
Block a user