An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: loops-and-iterations

diriho/User-Calculator

A simple and user-friendly calculator built with Python🤩🤩😇😇. It is designed to gracefully handle all types of errors.

Language: Python - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

diriho/Pi-approximation

Pi approximulation using the Monte Carlo Simulation🥧🥧 This python program approximate pi - 𝛑 depending on the number of dots entered. The more dots entered, the better the approximation is.

Language: Python - Size: 2.93 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

shafiamanzoor762/compiler-construction

Language: C# - Size: 582 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

coderedjourney/Simple-To-Do-List

Simple To - Do list

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Sarah627/Java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

Language: Java - Size: 14.2 MB - Last synced at: 11 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 0

Rudra-G-23/Python-Fundamentals

This repository covers a comprehensive range of Python topics, from basic to advanced concepts. It includes materials, tasks, and solutions to help you learn and master Python programming.

Language: Jupyter Notebook - Size: 2.78 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

4GeeksAcademy/javascript-arrays-exercises-tutorial

Dozens of looping exercises to sharpen your looping skills with for, forEach, map, filter, looping a dictionary, looping bidimensional arrays, adding conditions to loops, finding an element, and more!

Language: JavaScript - Size: 1.42 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 112 - Forks: 428

Lawani-EJ/Hello-Python

This is my first time writing Python. This repository contains all my practice exercises aimed at improving my Python data-science skills. The goal of this repository is to track my progress and showcase the various concepts and techniques I am learning as I develop my proficiency in Python, especially in the context of data science.

Language: Python - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

NjohPrince/building-smart-contracts-with-solidity

Building smart contracts with solidity

Language: Solidity - Size: 114 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

MrVamc/myLearningsWithPython

Welcome to the 10 Days of Python course! This repository is designed to help beginners learn Python programming in a simple and structured manner. Each section focuses on a specific topic with easy-to-understand explanations, examples, and hands-on exercises.

Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Radioactive009/Data-Structures-and-Algorithms

Solved question of Data Structures and Algorithms using Java

Language: Java - Size: 3.23 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ExLuZiVe53/js-training2024

Language: JavaScript - Size: 115 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pksh-23514/Python-Resources

Study Material on Python Coursework.

Language: Python - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

th-Avi/Tictac-game

This is my first project on C++

Language: C++ - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Ishmal793/loops-and-strings-

Python practice repo focused on loops and strings, essential for building strong data analytics foundations. Includes beginner-friendly examples and problem-solving exercises.

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

epicestudar/Java-1semestre2023

repository intended for object-oriented programming in java from senai

Language: Java - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

Anurag1101/Fruit_Fall_Range_Calc

"A Python program that calculates how many apples and oranges land within a specified house range based on their distances from the trees. It takes user input for tree positions, fruit distances, and outputs the number of fruits that fall inside the range."

Language: Python - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mobi2400/Javascript

Language: JavaScript - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PariCoderDeveloper/Custom_For_Loop

This project defines a Python class CustomFor that manually iterates over any iterable using next(), applying a specified function to each element. In this example, it capitalizes and prints each character. It demonstrates the use of iterators in Python.

Language: Python - Size: 4.88 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

deusbalatro/deadman

Hangman Game for CS50

Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Annishivakumara/Java-Notes-For-Beginners

Java is a programming language widely used for developing various types of applications, from mobile apps to large-scale enterprise systems. This guide provides an introduction to the basics of Java programming,

Language: Java - Size: 25 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

1NarendraSingh1/Data-Structures-and-Algorithm-with-Python

Python DSA Problems for Arrays and Strings

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Akitaluja/creating-tabular-data-from-word-forms

Creating a table/csv from multiple word form files

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ChinmayKaitade/JavaScript-Practice-Series-hn

This is a JavaScript Practice Series in Hindi | HC

Language: JavaScript - Size: 2.08 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

Akarshjha03/Kotlin-Playground

A repository showcasing functional Kotlin code snippets and small projects. Ideal for experimenting, learning, and sharing reusable Kotlin solutions, covering various use cases and programming concepts.

Language: Kotlin - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

awinabaab/alx-low_level_programming

C programs to demonstrate my understanding of the fundamental principles of programming

Language: C - Size: 296 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sandesh-kumar25/C_Language-Workshop

A Collection of codes, projects, assignments that I have learned in my College during the Workshop session. This Repository includes set of codes, challenges, that I learned, it includes topics like loops, String, Array, Recursion, etc..., updated to track my learning.

Language: C - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

krishnalagad/learn-java-with-me

Repository contains data structure and collection framework programs in java.

Language: Java - Size: 260 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 3

hiltas73/JAVA_Practice_2025

This GitHub project is dedicated to practicing Java coding questions, providing a collection of exercises and solutions designed for learners at all levels. It covers fundamental concepts, including control flow, data structures, and object-oriented programming, helping users enhance their Java programming skills through hands-on practice

Language: Java - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AthiniMgagule/Palindrome-Program

This program is a versatile palindrome utility tool that allows users to explore various aspects of palindromes through an interactive menu.

Language: Java - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

AndreaGonzalezG/Python_pair_programming

Pair programming python

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Eds-salcedo/hm-03-flow-control

Introduction to flow control tools in Python, such as logical comparators, conditionals and loops.

Language: Python - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Kalyan767Z/Sum_and_number_of_even_and_odd_numbers_in_the_range

HomeWork 4: A C# program to calculate the sum of even and odd numbers in a given range. Demonstrates loops, conditional checks, and input validation.

Language: C# - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

shabebe11/Image_Filters

Eight image filters coded on matlab

Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

madhurimarawat/Data-Structure-And-Algorithms

This repository contains programs in the C, C++ and Python programming language related to Data Structures.

Language: Jupyter Notebook - Size: 1.74 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MohanapriyaThirumurugan/traning-repo

THIS REPO I S ALL ABOUT WHAT LEARNED AUKBC TRANING PERIOD

Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DataAlchemyScribe/PythonProgrammingBootCampDataSene

Coding assignments from a 50-day Python Programming Bootcamp

Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KerwinMdz/Java-Programming-i-MOOC

My answers to the exercises from University of Helsinki’s massive open online course (MOOC) on Java programming, part 1.

Language: Java - Size: 241 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Liam-Reeves/Fundamentals-of-C

Language: C - Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SofiSaR/C--_TwinPrime_Spring-2022

This program prints every pair of prime numbers that are two apart up to the number inputted by the user.

Language: C++ - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aishikmukherjee/Control-Flow-Programs-in-C

Developer/Creator: Aishik Mukherjee

Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mindofcan1221/Inventorymanagement-python

A simple inventory management using Python dictionary data structure.

Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jogendersingh202088/TicTacToe

A tictactoe game using html , css , javascript basic concept .

Language: JavaScript - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Shannon-Kioko/alx-low_level_programming

This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering

Language: C - Size: 417 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeby-ARYAN/PYTHON

My Python Programming journey

Language: Python - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dileepkorade/Assignments_Python

Assignments based on functions, loops, list, dictionary, tuple, set

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Jimmymugendi/LuxDev-week-4-boot-camp

This repo focuses on operations performed in python. Interview questions that data entusiast and practitoners should be aware of.

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AnnaVi11arrea1/Web-Graphics-Tutorial

This is a guide to walk you through some ways you can modify graphics on a website.

Language: HTML - Size: 2.93 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ayesha-enayat/Javascript-Assignments

This repository contains my JavaScript course assignments, covering all topics from basic to advance. Each folder includes solutions to coding questions and exercises.

Language: JavaScript - Size: 66.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Mouly22/Practice-Problems-Python

Python fundamental topics solved problems

Language: Python - Size: 2.17 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Somnath-pandit/SQL-Python-Projects

Projects on SQL & Python

Language: Jupyter Notebook - Size: 153 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kjwcoding/PF-BSIT

All the basic programming in C++ for beginners

Language: C++ - Size: 3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rechalgupta-D47/C-language-Assignment-1st-Year

This repository contains codes of more than 50 programs of C language from the basic label.

Language: C - Size: 12.8 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

D-Adithya/python-day-1

list of projects done by during my python bootcamp.

Language: Jupyter Notebook - Size: 55.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

M-AliFida/python-practice

Python coding problems/ assignments. Done as part of an introductory Python course.

Language: Python - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SHAMBAMAJUMDER/Capston-Project-Introduction-To-Computer-Programming

Capston Project:Introduction To Computer Programming

Language: Jupyter Notebook - Size: 205 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

silasmungiria/alx-higher_level_programming

Language: Python - Size: 244 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Jay1194/Robot-Gladiators

Robot Gladiators" is a dynamic browser-based combat simulator crafted entirely in JavaScript. Players strategically manage robots in battle, upgrading their capabilities and securing victories to maximize cash rewards, all stored within the browser

Language: JavaScript - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Jay1194/Password-Generator

This browser-based application allows employees to generate random passwords based on selected criteria. Utilizing JavaScript, it dynamically updates HTML and CSS, ensuring a clean, polished, and responsive user interface that adjusts to different screen sizes.

Language: JavaScript - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VishalSinhaRoy/CodeStorm-Challenge

This includes different challenging coding problems and their solved solutions using Python.

Language: Jupyter Notebook - Size: 29.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Raaj-Vaishnav-Tripathi/Simple-Calculator-N-Operands-C-Language

This is completely C language based Project which can perform 4 major operations of basic Calculator which are:- Addition , Subtraction, Division & Multiplication. The main difference is that it can take the number of operands input by the user & it can then perform the selected operation on all operands provided till the nth operand.

Language: C - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Csasaka19/CS50

Contains cs50 course codes

Language: C - Size: 68.5 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

BhuvanJain1104/Python

Small Projects

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

martipatgra/programacionJava

Size: 29.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

nuhll-01/Patterns

3 different patterns printed off using loops and asterisk symbols.

Language: C - Size: 1000 Bytes - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rohitnalavade1404/University-Management-System-CPP

One can use this code for their college projects. This is the code of University Management System using C++ language. It is one of the easy and understandable C++ code. It includes Classes and Objects , Inheritance concepts , loops , switch-case , if-else.

Language: C++ - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PhenomSG/Choose-your-adventure

A small adventure game made in python.

Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MSH-trojan/Java_17_ArrayList_2

Java program showing sorting., removing, finding index and checking object in index of elements in an arraylist.

Language: Java - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

UrvashiBhavnani08/Python

Python Programs

Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MSH-trojan/Java_17_ArrayList_1

Write a Java program that does the following: Creates an ArrayList of integers. Adds 5 integers to the ArrayList. Prints the elements of the ArrayList. Removes the second element from the ArrayList. Prints the elements of the ArrayList again.

Language: Java - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MSH-trojan/Java_arrays_1

Write an array of 10 Integers Starting from 1 to 10 with the use of for loops.

Language: Java - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kamalnath23/DSA_JAVA_LEARNING

Learning Java code to cover wide variety of topics and make the code to run efficient in terms of consuming space and time.

Language: Java - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luismendes070/listaDeExerciciosPythonBrasil Fork of cami-la/listaDeExerciciosPythonBrasil

Exercicios propostos pelo site da pythonBrasil para iniciantes em programação, resolvidos em linguagem java.

Size: 284 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KAUSSHIK/COMS227

This contains all the code and projects I had written in my Object Oriented Programming class (COMS 227) in Java.

Language: Java - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kkmk11/GUESS-THE-NUMBER

This is a crazy Game and my first Repository where we Guess the Number in a given range..We have 5 chances and Computer gives you some hints to guess the Number.

Language: C - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

FaresIbrahim32/Program-Design-projects

C beginner projects

Language: C - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Yogadeepan29/JS-DAY-5-Task

Day-5 Task (JS)

Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ROSHAN-KHANDAGALE/Programs-Java

This is a Java Practice Solution Repository where there are set of Problem solved and saved in it.

Language: Java - Size: 82 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

deusbalatro/csharp101

The things I created on .NET during the my learning process (not all included)

Language: C# - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ThisIs-Developer/Data-Structures-Algorithms

A data structure is not only used for organizing the data. It is also used for processing, retrieving, and storing data. There are different basic and advanced types of data structures that are used in almost every program or software system that has been developed. So we must have good knowledge about data structures.

Language: C - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

Manocoderr/Day5-task

Differences between window, screen, and document create a own data in JSON farmat and using (for in, for of & forEach)

Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ckscode/day-5-tasks

Iterating JSON data with for ,for in for of and foreach loops

Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Razib2019/js-loop-tasks

Module 18: Fundamental Concepts Of Loops

Language: JavaScript - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

varung1999/Coding-Ninjas-java-

This is just to keep track of my progress of my courses Programming in Java and Data Structures that I've done in Coding ninjas.

Language: Java - Size: 343 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 4

uday778/JS-Codebook

Language: JavaScript - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TX-INF1/froggy-and-frankie-take-a-nice-walk

Educative game made for teaching python loops to beginners.

Language: Python - Size: 59.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Rathorekhushal/Basic-to-Advance-

Here, I will provide a Java course covering topics from basic to advanced, with step-by-step instructions and corresponding code examples.

Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

saheelchowdhury/Simple-Lottery-Ticket-Generator

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

parikshitpagare/pattern-printing-cpp

A collection of solved problems on pattern printing based on stars, numbers, alphabets and other mixed patterns.

Language: C++ - Size: 511 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nabeel70/learn-php

About Learning PHP All basics, functions, and projects in it

Language: PHP - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Anastasia-front/python-start

first steps into Python

Language: Python - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

priyankmishraa/python-fundamentals

This repository serves as a comprehensive collection of code examples and scripts covering essential concepts in Python programming. Whether you are a beginner looking to grasp the basics or an experienced developer seeking reference material, this repository provides a structured approach to learning and understanding Python fundamentals.

Language: Python - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

umatuteja/projects

Created lemonade stand budget tracker using a Python application that stores data in a .csv file

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ana-Niko-byte/math-tab-mastery

An engaging and intuitive frontend application for young users to master speedy mental arithmetic.

Language: JavaScript - Size: 15.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

AgnieszkaAureliaMarczak/Hangman

Structure-oriented guessing game

Language: Java - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ana-Niko-byte/caribbean-hangman

Hangman game built with python. Help the Caribbean sucker escape the noose!

Language: Python - Size: 344 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Cybernate-IT/python-fundamentals

This repository serves as a comprehensive collection of code examples and scripts covering essential concepts in Python programming. Whether you are a beginner looking to grasp the basics or an experienced developer seeking reference material, this repository provides a structured approach to learning and understanding Python fundamentals.

Language: Python - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhinab-choudhury/Programming_Assignment_5_SEM_1

ITER-SOA Assignment-5 for Semester - 1

Language: Java - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fahimtq1/python_basics

Briefly discussing the basics of Python and a tutorial on installing Python and PyCharm on your localhost

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AhmedTarekHasan/RecursionVsLoopsComparison

Curse of Recursion in .NET C#

Language: C# - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0