Factorial of 200 have 375 digits. It is not possible to store these values to data types(int , long long int) in C++.
This project is a console-based project without graphics. It allows users to save and easily search for a contact, like a person's name, email id, mobile number, address, and many other details.
This Program produces an audio output of current system time using the pyttsx3 module in Python
Here we implemented a code that is used to create a pie chart with the help of Matplotlib in Python.
Movement of a specific character using the keyboard keys A, W, S and D in C language.
In this project, we have implemented a collage maker with opencv in python which creates a collage of 4 grids of a particular image.
This Project is done in Java using Java swing concept. It is used to find the IP address of any given URL and it is built using java swing ,which makes it platform independent.
A simple website to roll a dice to get a number between 1 to 6, made using HTML, CSS and JavaScript.
This project is a basic implementation of LFU (Least Frequently Used) cache algorithm in C++.
This is a simple rock paper scissor game in python. This game code uses the random and OS module of python.
This Project is to develop a Music Player which works offline using the Tkinter module in Python.
This module discusses the concepts, various modes, and functions used in File handling in C++