+ 1
Can't u just use one label keyword of the specifiers and simply list the attributes?
Like in C++ private: int age; string name; double height;
1 Answer
+ 1
Lazy me will just copy and paste if I'm to list more than ten attributes!
Like in C++ private: int age; string name; double height;