This is 30 Days of learning Javascript challenge.
-
Updated
Jan 31, 2024 - JavaScript
This is 30 Days of learning Javascript challenge.
Python script to determine if a user supplied year is a leap year. Logic accepts a numerical input and uses mathematical calculations and nested conditionals to determine if the year is a leap year.
This is a user interactive python project which generates a Graphical User Interface using the Pygame library for a Sudoku game. This project uses the concepts of Algorithmic Problem-Solving, Event Handling, Object-Oriented Programming, Recursion, 2D List Manipulation, Keyboard Input Handling and Conditional Statements.
Add a description, image, and links to the conditonals topic page so that developers can more easily learn about it.
To associate your repository with the conditonals topic, visit your repo's landing page and select "manage topics."