AJAkansha Jaininunraveltechwithakansha.hashnode.dev·Dec 6, 2020 · 10 min readBuilt-in Functions in PythonBuilt-in functions are predefined functions that are already available in Python. Let's have a look at some of the commonly used built-in functions in Python. input Function The function input enables us to accept an input string from the user withou...00
AJAkansha Jaininunraveltechwithakansha.hashnode.dev·Dec 5, 2020 · 5 min readIntroduction to PythonPython is an interactive programming language. It was developed by Guido Van Rossum in 1991 at National Research Institute for Mathematics and Computer Science in Netherlands. He named Python by getting inspired from his favourite comedy show Monty P...02WD
AJAkansha Jaininunraveltechwithakansha.hashnode.dev·Oct 31, 2020 · 2 min readYour Guide to Open SourceWhy Open Source? How one can contribute to Open Source? Open source is a great way of getting real-time software development experience from the comfort of your home. Open-source contributions show or prove the skills you developed over the years. W...00