- Managing my time wisely
- I can help this process along by meeting regularly with study group partners, to keep me accountable
- I can practice self-control by consciously and willfully setting aside any distractions that may vie for my attention
- Spelling "succeed" correctly 😎
var p = "I enjoy long walks off short tangents.";
alert(p);Is alert(p) at all similar to the print(p) function in Python3?
