11. I am a USF student. My name is Ann Majors, my U number is 634219 and my GPA is 2.3. Place all of this information into a single Rust variable called student. Extract this information into three variables called name, unum, and gpa. Print these three variables out.
11. I am a USF student. My name is Ann Majors, my U number is 634219 and my GPA is 2.3. Place all of this information into a single Rust variable called student. Extract this information into three variables called name, unum, and gpa. Print these three variables out.
Related questions
Question
use the RUST

Transcribed Image Text:11. I am a USF student. My name is Ann Majors, my U number is 634219 and my GPA is 2.3. Place all of this information into a
single Rust variable called student. Extract this information into three variables called name, unum, and gpa. Print these
three variables out.
AI-Generated Solution
Unlock instant AI solutions
Tap the button
to generate a solution