AttributeError: 'str' object has no attribute 'no' #PLEASE ...
www.reddit.com › r › learnpythoni've been doing C lately to learn algorithms and data structures in it and improve my "communicate with the computer" skils. when i started doing some C and started realizing that there isn't a standard library that can do everything for me and i have to make my own stuff i started writing header files instead of having to write the same stock functions like `in_array()` everytime.