Articles by Sriram RamanujamSep 17, 2021 • 8 min readIPv4 vs IPv6The Internet Protocol (IP) is a set of rules for that specifies addressing and routing the data between computers.Aug 1, 2021 • 5 min readHow to Reverse a String in PythonThis article goes through several different ways to reverse a string in Python.