The first memory that the trailer of ‘The Disciple’ evoked was ‘Whiplash.’ I thought the movie is a rehash for an Indianized version. But the brand of Chaitanya Tamhane (Court, 2014) was enough for giving it a try. Some parallels do exist. The Guruji of ‘The Disciple’ is a hard taskmaster like Fletcher (Whiplash). Both …
So long the veil of unknown covers our eyes everything is illusion. Science works on data, this data helps to remove the veils to expose the science behind things. We as a generation have grown on education based on these scientific process. What we forget is, this education is not designed to create thinkers, it …
In Python, the default data type for the ‘input’ command is a string. A string is essentially a collection of characters, which can include letters, symbols, numbers, and more. It’s important to note that when you input numbers using the ‘input’ command, they are stored as characters within a string. This means that you cannot …