✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
2.1 Write a program that concatenates these variables to create the following output string (15 Marks)
"I am a student at Richfield Newtown Campus studying BSc IT and my favourite module is Programming 511 "
Your solution should demonstrate at least three different methods of string concatenation. For each method, explain its advantages and any potential limitations.
Variables
module = "Programming 511"
qualification = "BSc IT"
year_of_study = 1
college = "Richfield"
campus = "Your campus/Distance Learner"
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!