Pseudo Code - Making a cup of coffee
1 commentaire
This is great, Sophie! I like the if/else if statement that you're already building out, and how you're anticipating how to adjust water/coffee based on number of people. If you translated this into code, you'd probably find it useful to number the steps so that you can match/map steps into code blocks--and maybe detect when you need to break down sections.