diff --git a/app/locale/en.coffee b/app/locale/en.coffee
index da56f80d3..610f2c283 100644
--- a/app/locale/en.coffee
+++ b/app/locale/en.coffee
@@ -342,6 +342,7 @@
     tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
     tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
     tip_paper_and_pen: "Before you start coding, you can always plan with a sheet of paper and a pen."
+    solve_then_write: "First, solve the problem. Then, write the code. - John Johnson"
 
   game_menu:
     inventory_tab: "Inventory"