Skip to content
#

conditional-statements

Here are 693 public repositories matching this topic...

this repository contains solutions in python to the python course problems of the Cyber ​​Education Center from campus.gov.il. and the final project of the course hangman

  • Updated Jan 18, 2023
  • Python

This comprehensive collection covers everything from the foundational basics to advanced techniques related to MATLAB. I will try to cover the basic introduction, looping, plotting, image processing, and some concepts of machine learning.

  • Updated Jul 12, 2024
  • MATLAB

Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.

  • Updated Aug 17, 2024
  • Python

Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.

  • Updated Aug 26, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the conditional-statements topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conditional-statements topic, visit your repo's landing page and select "manage topics."

Learn more