What mistakes I have done in this program tell me | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 3

What mistakes I have done in this program tell me

https://code.sololearn.com/cJ447699p4YL/?ref=app

11th May 2019, 4:06 AM
Anuj Raghu
Anuj Raghu - avatar
2 Respuestas
+ 2
Remark: public attributes should be avoided in a class. Use struct instead, for your complex value type, as your object is no object.
11th May 2019, 6:54 AM
Daniel Adam
Daniel Adam - avatar
+ 2
Collective
11th May 2019, 8:34 PM
Dennis Mwangi
Dennis Mwangi - avatar