Tic Tac Toe in python is implemented using different user-defined functions and loops. Generally, it takes in user input, checks for the specific condition and prints the winner as output.
This s simple console based python book cricket game.Two users can play this game. one player has to score more runs then the other team to win
It's a python-based console game. Question will be asked to the player and if he/she gives the correct answer.
This project aims to convert JPG to PDF format using img2pdf or Filedialog module. Used Tkinter to create a GUI application, which is the most common and easiest way to create GUI applications.
This is a really easy and simple Python Project to create a digital clock. On doing this, we can efficiently implement Python Programming Language via this digital clock creation.
In this Travels website project. I have used Html and CSS. This website has a home page, Ticket booking page, sign-in page, sign-up page, and contact us.
In this E-Learning project, I have used Html, CSS, JavaScript. This website has a home page, login page, signup page, course details, and course videos
In this video game store project, I have used Html, CSS, JavaScript, and Bootstrap. This website has a home page, store, esports, and spotlight.
C++ program for Cyclic redundancy check, it is mainly used to determines whether a data block has been corrupted or not.
In this python project, we print the name(s) and second-lowest grade of students. If there are multiple students, we order their names alphabetically and print each one on a new line.
C++ program for Go Back N ARQ is mainly used in Computer Networks, it uses the Bellman-Ford algorithm to calculate paths.
In this python project, we will find the number of prime pairs that are present between the given inclusive range with the difference of 6.