This chapter covers the advanced techniques for setting the perfect thermal timer. You've mastered the basics, now it's time to get fancy.
// Set the timer to 2 minutes and 45 seconds
console.log(2 * 60 + 45)
By using this code, you'll be able to cook your egg just right, not too hard, not too soft.
See example code for this chapter and get ready to take your microwave mastery to the next level.