1
edit
Changes
→Class Member Variables
'''Dzmitry:''' I think at least 3-4 spaces will be better. First of all, it makes code easier to read (less characters on a page) and original console.cpp (at least for me) is written with 4 spaces spacing, so we won't need to change professor's code.
== Class Member Variables Standards ==I think we should follow Fardad's lead and start all of our class' member variable names with an underscore '_' to differentiate them from other variables.
== Comments ==
'''Dzmitry:'''