looping-statements
There are 19 repositories under looping-statements topic.
Aniruddh-0701/Python_Programming_Notes
Notes for in-depth learning of basic concepts in python programming.
madhurimarawat/Python-for-Datascience
This repository contains programs in the python programming language.
dev-karanjaiswar/Contact_Manager
A simple Python CLI-based Contact manager using File handling and such concepts
mayankvishnoi24/PYTHON_Complete_Code
Hi, I have share the notes and practice code for python programming use and learning
PedroGSDL/valida_Carregamento_Chrome
Uma simples automação, em C#, para verificar o carregamento de uma página com validação do Windows.
Sanjay3005v/Java-practice-programs
Learn Java by practicing the programs
gopinath1998-g/day-3
javascript day 3
KiranChavan18/Basic_java_Programs
Basic Java Programs
fayas1234/SHELL-PROGRAMMING
Some basic shell script programs
hadiabdul13/Capstone-Project-1-Data-Perpustakaan
Capstone Project 1 Purwadhika -- Sistem administrasi sederhana data perpustakaan yang menggunakan struktur data list & dictionary untuk menyimpan data peminjaman dan stok buku. Program ini memiliki beberapa fitur seperti menambah peminjaman, mengecek data, memperbarui peminjaman, hingga menambah stok buku.
KavithaTheLearner/JavaBasicProgram
The repository will contain basic Java programs that cover three primary types of control flow in programming: selection, iteration, and transfer. These programs will help beginners understand and practice the core concepts of decision-making, repeating actions, and transferring control in Java.
Meenajayaraj/task-5
javascript
Nikishita2006/Expense_Tracker
Expense-Tracker tracks your expenses, you can keep all details of how much money you spent, how much you received, you can set a monthly budget as well to check whether you exceeded the monthly budget or not
Nikishita2006/Quiz-game
I have created another project by using python programming skills, It basically tests your general knowledge about India
Nikishita2006/To-do-List
This is a to-do list project, in which you can add your task, update the task when the task is completed , You can delete or edit the task as well
sathish0305/Rock_Paper_Scissors_Game
Rock Paper scissors is mini game developed using Python
Siddharth17122004/Java-basic
Java basic programs and example problems
tecnolgd/C-BASED-QUIZ-GAME-CLI
A user friendly UI based cli with MCQ type quiz game including rank display of performance and menu based home page.
tecnolgd/PASSWORD-STRENGTH-METER
A user friendly UI console-based password strength meter ,which checks the strength of password entered with basic password strength logics and basic C- programming concepts and gives the strength rank of the password.