This repository contains a simple Python script for calculating the sum of squares of consecutive integers. The script takes an input value n and computes the sum of the squares of the first n natural ...
A simple python client and server implementation of a calculator using 2 integers for each byte of data sent using DGRAM. The client takes a server address, a port number, an operator (‘+’, ‘-’ or ‘*’ ...