In this post we will make a program that takes a text file as input and will print a code where the characters are shifted.
Read More »
In this post we will make a program that takes a text file as input and will print a code where the characters are shifted.
Read More »
In this post I am making a program which checks a text file for a word / phrase which the user wants. It will print all sentences with that word.
Read More »
In this blog post I will make a binomial expansion solver which will expand equations in the form with integer indices:
