Read the guessing game (6) match flow co ...
This time we will learn match, shadowing, type conversionThe source code that was taken up last time in the series is as follows. Through this source code, I learned about "standard library", "variable", "type function", "standard input", "reference", "panic processing", "crate", and "trait" provide... ...