vault backup: 2025-03-23 13:49:48

This commit is contained in:
Dane Sabo 2025-03-23 13:49:48 -04:00
parent a8132e68fb
commit f711bf5af8
3 changed files with 26 additions and 0 deletions

View File

@ -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.

View File

@ -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

View File

@ -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