Content deleted Content added
m robot Modifying: ru:Конструктор (программирование) |
|||
Line 33:
==Constructors Simplified==
Constructors
===[[Pseudocode]]===
Line 58:
<pre> print(Students.studentName) // output "John"
</pre>
==See also==
|