File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -438,7 +438,7 @@ exercise. Make sure to have your editor open!"#;
438438const FENISH_LINE : & str = "+----------------------------------------------------+
439439| You made it to the Fe-nish line! |
440440+-------------------------- ------------------------+
441- \\ /
441+ \\ /\x1b [31m
442442 ▒▒ ▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒ ▒▒
443443 ▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒▒▒
444444 ▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒▒▒
@@ -453,7 +453,7 @@ const FENISH_LINE: &str = "+----------------------------------------------------
453453 ▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒
454454 ▒▒ ▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒ ▒▒
455455 ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒
456- ▒▒ ▒▒ ▒▒ ▒▒
456+ ▒▒ ▒▒ ▒▒ ▒▒\x1b [0m
457457
458458We hope you enjoyed learning about the various aspects of Rust!
459459If you noticed any issues, please don't hesitate to report them to our repo.
You can’t perform that action at this time.
0 commit comments