fn main(){println!("Welcome to COS 101!")println!("The course learning outcome is as follows:")println!("1. Distinguish between computer and computer programming,\n2. Develop some techniques in computer science,\n3. Understand the different areas of study in computer science,\n4. Conversant with applications of computer science,\n5. Navigate the career prospects in computer science,\n6. Conversant with computer programming concepts.")}