conditional-statements
Here are 780 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of useful utility functions
- Updated
Jul 17, 2022 - Go
Use variables, JS-like expressions, and even markup-powered logic in your HTML.
- Updated
Jul 25, 2024 - JavaScript
tern is a lightweight Go package for simple, concise ternary expressions, enabling clear conditional logic.
- Updated
Sep 11, 2025 - Go
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
- Updated
Jan 6, 2023 - JavaScript
This repository has basic concepts of C programming language
- Updated
Aug 24, 2024 - C
This repository contains a 100 collection of C++ exercises suitable for beginners.
- Updated
Jun 19, 2023 - C++
Source code for the EMNLP 2019 paper "Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text" (给定科研文本如生物医药文献,联合抽取其中事实三元组、条件三元组,即对文献进行信息结构化)
- Updated
Oct 30, 2019 - Python
Webpack preprocessor loader
- Updated
Mar 14, 2018 - TypeScript
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
Python Advance Level
- Updated
Oct 6, 2024 - Jupyter Notebook
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
Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.
- Updated
Oct 7, 2024 - Jupyter Notebook
Programs in the C language that I worked on during my first semester including basics, conditional statements and Control Flow Statements.
- Updated
Oct 30, 2024 - C
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
C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)
- Updated
Nov 11, 2024 - C++
This repo contains all the solutions and assignments given in coding ninjas introduction to cpp
- Updated
Oct 6, 2022 - C++
Notes for in-depth learning of basic concepts in python programming.
- Updated
Jul 26, 2022 - HTML
Neater control statements (if/for) for react, as a component
- Updated
Sep 25, 2017 - JavaScript
Package conditional is go/golang replacement for ternary if/else operator
- Updated
Aug 7, 2020 - Go
Improve this page
Add a description, image, and links to theconditional-statements topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theconditional-statements topic, visit your repo's landing page and select "manage topics."