0

What is the equivalent of struct in the python language?

As you know we use struct in c and c++ but I want to know What is the equivalent of struct in the python language?

12th Apr 2020, 8:48 PM
PGS ADI
PGS ADI - avatar
2 Answers
+ 1
In my opinion too, you won't need structs in an OOP-able language.
12th Apr 2020, 9:35 PM
Yannick Reiß
Yannick Reiß - avatar