Author: Ayush Purawr
Tic-Tac-Toe game in JavaScript
Today, we will learn how to develop a tic-tac-toe game in JavaScript. We will be using HTML for the front end and CSS for designing….
HackerRank Day 27 Solution in Python: Testing
Today we will see the HackerRank Day 27 Solution in Python. The problem is named Testing which is part of 30 Days of code on HackerRank. Let’s get started!…
Python 3.11: What’s New?
Python is an open-source programming language. What makes Python open-source is that it is constantly been upgraded by the Python community. The community comes up…
Scientific Calculator in Python
Who does not need a calculator in this era? Scientific calculators simply need an hour; having one at our fingertips is helpful. Today we will…
GUI Tic Tac Toe game in Java
Today we are going to build a small but cool project together which is a GUI Tic Tac Toe game in Java. This game is…
HackerRank Day 26 Solution in Python: Nested Logic
Today we will see the HackerRank Day 26 Solution in Python. The problem is named Nested Logic which is part of 30 Days of code on HackerRank. Let’s get…
HackerRank Day 25 Solution in Python: Running Time and Complexity
Today we will see the HackerRank Day 25 Solution in Python. The problem is named Running Time and Complexity which is part of 30 Days of code on HackerRank….
HackerRank Day 24 Solution in Python: More Linked Lists
Today we will see the HackerRank Day 24 Solution in Python. The problem is named More Linked Lists which is part of 30 Days of code on…
HackerRank Day 23 Solution in Python: BST Level Order Traversal
Today we will see the HackerRank Day 23 Solution in Python. The problem is BST Level Order Traversal, part of 30 Days of code on HackerRank. Let’s…
GUI To-Do List App in Python Tkinter
Introduction Hello friends, today we will create GUI To-Do List App in Python Tkinter. Python tkinter is a standard Python interface to the Tk GUI…



