String a = "Passion";
String b = "will";
String c = "take";
String d = "you";
String e = "places";
String f = "where";
String g = "no";
String h = "degree";
String i = "can";
print(a+" "+b+" "+c+" "+d+" "+e+" "+f+" "+g+" "+h+" "+i+".")
A Mechanical graduate studying computer science.