You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Casino is a GitHub Repository that simulates using command prompts some games that are famous all over the World. Some of the games are played in Casinos others are are Legacy games, and are played throughout ages while there are others which are new to this world.
This is a repository where you can find practicals for respective languages and topics. I hope that this tutorials will help to explore your learning ability and curiosity of learning new things.
Sudoku is a 9X9 board game where the board is divided in 9 3X3 smaller boxes called regions. The puzzle setter partially solves the Sudoku and rest is upto the player. In this Repository we have got our very own Sudoku Solver where if you give the partially solved puzzle, the program solves it for you.
Explore the essentials of Python programming! This repository covers basic syntax, variables, strings, and data types. Get started with our README.md instructions and enhance your Python skills.