I hereby claim:
- I am jack92829 on github.
- I am jack92829 (https://keybase.io/jack92829) on keybase.
- I have a public key ASDWSjTrGwEPEeFLSs2egSd635Q-E0Q3JB5TnX4BNambNAo
To claim this, I am signing this object:
| use std::option::Option; | |
| use rand::seq::SliceRandom; | |
| use rand::thread_rng; | |
| use std::io::stdin; | |
| fn main() { | |
| loop { | |
| let mut num = String::new(); | |
| println!("Enter a maze size below!"); |
| import logging | |
| from logging import handlers | |
| from pathlib import Path | |
| from __main__ import constants | |
| def init() -> None: | |
| """Set up and configure logging""" | |
| log_format = logging.Formatter("%(levelname)s || %(name)s || %(asctime)s || %(message)s") |
I hereby claim:
To claim this, I am signing this object: