Python-Guide-for-Beginners
Python-Guide-for-Beginners copied to clipboard
A guide for Beginners in Python to refer
I added some commenting to understand the logic of the code
Given a valid (IPv4) IP address, return a defanged version of that IP address. A defanged IP address has a "[.]" for every period "." .
Multiple value input from user
added program for quadratic equation.
its more efficient now