I am learning Data Structures and Algorithms. I will upload the programs made in data structures and algorithms
“Computer programming is an art, because it applies accumulated knowledge to the world, because it requires skill and ingenuity, and especially because it produces objects of beauty. A programmer who subconsciously views himself as an artist will enjoy what he does and will do it better.” – Donald Knuth
“Don't you hate code that's not properly indented? Making it [indenting] part of the syntax guarantees that all code is properly indented.” – G. van Rossum