Topic: "while"
darcyclarke/sleepover
💤 Sleep, snooze & step methods
Language: JavaScript - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 3

HowProgrammingWorks/Iteration
Different implementation of iterations as a code abstraction
Language: JavaScript - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 14 - Forks: 121

alexj136/HWhile
An interpreter for the While language written in Haskell
Language: Haskell - Size: 194 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 0

julianacastilloaraujo/Algoritmo-Transposicion
🔐 Matrix transposition algorithm – encrypt and decrypt messages using Python.
Language: Python - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 10 - Forks: 4

maciekt07/SpotifyAdBlock
Adblock+ Now Playing for Spotify (for research purposes only plz dont sue me)
Language: C# - Size: 468 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

therealdreg/dregs-flex-bison-example Fork of Kokan/flex-bison-example
(Dreg's fork) A compiler and interpreter of a toy language. Using C++, Flex and Bison. "While language"
Language: C++ - Size: 824 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

AlianeAmaral/JAVA_estruturas_repetitivas
Exercícios de Estruturas Repetitivas em JAVA. Realizados com base no conteúdo do curso de JAVA Programação Orientada a Objetos, Prof. Nélio Alves.
Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

celalaksu/Python-Programlama-Kursu
Python Programlama Eğitimi ( Programming in Python )
Language: Python - Size: 79.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 5

julianacastilloaraujo/Encriptado
Encriptacion de palabra ingresada en lenguaje python 🐍 | Reconocimiento del abecedario, mayusculas y minusculas | Linea de Profundizacion II 🇨🇴
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

julianacastilloaraujo/Desencriptar
Desencriptar texto ingresado por mi usuario | Desarrollo en python 🐍 | Linea de profundizacion II | UCundinamarca 🇨🇴
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Gabbszzz/Liguagem-C
Aplicando lógica de programação na linguagem C
Language: C - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

sakshidgoel/Python-Compiler
All phases of a compiler for Python Language have been implemented using C language. The constructs 'if-else' and 'while' have been handled.
Language: C - Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 4

julianacastilloaraujo/Algoritmo-de-dijkstra
Dijkstra desarrollado en python 🐍 uso de sentencias #while #if y de #distances 👩💻 | Inteligencia Artificial IIPA 2023 U.Cundinamarca 🇨🇴
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

pixselve-school/TLC-projet 📦
A compiler for the While language made in Java
Language: Java - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

sebinsua/then-while
Call an (a)sync function until an (a)sync predicate returns false.
Language: JavaScript - Size: 43.9 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

stdlib-js/utils-async-do-while
Invoke a function while a test condition is true.
Language: JavaScript - Size: 955 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-async-do-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 934 KB - Last synced at: about 2 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-async-while
Invoke a function while a test condition is true.
Language: JavaScript - Size: 928 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-async-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 926 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

julianacastilloaraujo/Algoritmo-Busqueda-Profunda
Busqueda profunda desarrollado en python 🐍 con ejemplo de ejercicio de la clase 👩💻 uso de sentencias #append #add #while #if | Inteligencia Artificial IIPA 2023 U.Cundinamarca 🇨🇴
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

EuJinnLucaShow/goit-js-hw-01
Educational tasks 📒 JS-HW-01
Language: JavaScript - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

seanpm2001/SNU_2D_ProgrammingTools_IDE_While
⌨️ The While Programming language IDE submodule for SNU Programming Tools (2D Mode)
Language: HTML - Size: 803 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

seanpm2001/Learn-While
📚️ A repository for showcasing my knowledge of the While programming language, and continuing to learn the language.
Language: HTML - Size: 792 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

MehmetAsimSEZER/CS_Fundamentals
Basic Loops Examples, Functions Examples
Language: C# - Size: 344 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bosecodes/CP-by-bosecodes
A comprehensive list of question and solutions of typical problems that typically form the first step of getting into core programming.
Language: C++ - Size: 183 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

agzsoftsi/holbertonschool-low_level_programming
This Repository contains the Projects for Low Level programming using C language and all curriculum of the Holberton's Foundations for this topic.
Language: C - Size: 2.89 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

phreppo/hile
Interpreter for the While language
Language: Haskell - Size: 132 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

stdlib-js/utils-while
Invoke a function while a test condition is true.
Language: JavaScript - Size: 909 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-while-each-right
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Language: JavaScript - Size: 953 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/iter-do-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
Language: JavaScript - Size: 227 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-while-each
While a test condition is true, invoke a function for each element in a collection.
Language: JavaScript - Size: 965 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-while-each-right
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Language: JavaScript - Size: 920 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Language: JavaScript - Size: 921 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-while-each
While a test condition is true, invoke a function for each element in a collection.
Language: JavaScript - Size: 935 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-until-each
Until a test condition is true, invoke a function for each element in a collection.
Language: JavaScript - Size: 903 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Language: JavaScript - Size: 958 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 960 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-while
Invoke a function while a test condition is true.
Language: JavaScript - Size: 953 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-until-each
Until a test condition is true, invoke a function for each element in a collection.
Language: JavaScript - Size: 956 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 896 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/iter-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
Language: JavaScript - Size: 328 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Oniloper/php_application
Curso de PHP: criando sua aplicação
Language: PHP - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AnnaMihailovna/countdown-timer
Программа создания таймера обратного отсчета
Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

prabhakaranthangavel/Java-script-Day-1-Loops-Date-Mach-methods
It contains while and do while loops and also Javascript math & methods with examples.
Language: JavaScript - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

davidpomerenke/while-syntax-vscode Fork of tobydennison/WHILE-Syntax-Highlighter
VS Code syntax highlighting for the WHILE language.
Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dadou-steven/s_amuser_avec_java
Les exercices de routine | Multiplication matricielle | Tests exhaustifs ou aléatoires - Tests systématiques | Tests unitaires - Tests d'intégration - Tests de régression automatisées | Tests en boite noire - Tests en boite de verre
Language: Java - Size: 4.81 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Martin-Med/promedio
Código JAVA que da el promedio de cualquier conjunto de valores utilizando la estructura repetitiva "While".
Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SuelenGarcia/bank_dart_application
A simple banking app made only in Dart. It contains validations and inputs. Aplicativo de banco simples feito somente em Dart. Fui fazendo conforme fui aprendendo :)
Language: Dart - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ritskasar/Control-Structure
Control Structure using java programming language covers Decision control structure and Loop Control Structure . . . .
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Eyantra698Sumanto/Basic-C-Programs
This Repository contains basic programs in C programming language
Language: C - Size: 629 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

renansouzasm/Python
Estudar e práticar Python 📒🧐 | Aqui você irá encontrar alguns pequenos códigos em destaque que fiz, alguns deles baseados em projetos acadêmicos.
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

optimus-alfaomega/Bucles-Do-While-Ejemplos-C
C-Basico-Bucles-Do-While
Language: C++ - Size: 222 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

basvreeken/HonestCalculator
A calculator build on flowchart specifications.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

guna7222/Learning-Python-
This repo is about learning python from basic to advanced level.
Language: Python - Size: 248 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

StuffOfInterest/LogicTagHelpers
Collection of tag helpers introducing logic structures directly into cshtml markup.
Language: C# - Size: 741 KB - Last synced at: 30 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Eitol/document_color_meter
Service to measure the amount of color in an image or document
Language: Go - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

aldhinya/praktikum
Program C++ Praktikum
Language: C++ - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Mehedi61/C-Sharp-OOP
Learning OOP with C# for my academic course. So, in this repository I will add all of my OOP implementetions.
Language: C# - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ercanduman/plsql
Language: PLSQL - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

giovani-reis/Projeto-PIM
Código que possui como finalidade ter a capacidade de ler, armazenar, consultar e alterar dados utilizando Python
Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Maalice04/Lista-1-
Aula praticando a linguagem de Python. Professor Enzo Martins, turma Noite.
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Yoriih/Lista3-while
Professor: Enzo Martins Turma: Técnico em Desenvolvimento de Sistemas - Noite 2025
Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

shahzodshafizod/ptaskbook-go
Let's Go To Learn Go
Language: Go - Size: 1.66 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mahshid-khojandi/python-while
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Ramprabhakaran-M/Array-Methods-and-String-methods
This contains array and string methods with examples
Language: HTML - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Moniq2/Lista-IP
Lista de exercícios de Introdução à Programação resolvida.
Language: C - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sarjus/Algorithemic-Thinking-with-Python-classroom-exercises
This repository contains classroom exercises provided to students as part of their course, *Algorithmic Thinking with Python*, for first-semester studies under KTU.
Language: Python - Size: 56.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Harrylawal74/Pyramid-Generator
Language: JavaScript - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Ash914027/php
PHP (Hypertext Preprocessor) is a widely-used open-source server-side scripting language designed primarily for web development.
Language: PHP - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rebecarolinax/selective_process_exercises
This repository is a knowledge library developed during programming logic review classes, with the aim of providing enough knowledge for future selection processes.
Language: C# - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Aribdebugs/USSD-Menu-Project
*Comprehensive bKash Transaction Menu in Python*. This Python script simulates the bKash transaction menu, enabling users to send money, cash out, recharge mobiles, and make payments. Features include checking balance, viewing statements, changing PIN, and accessing help. NOTE : This is just a practice interface, not orignal bkash
Language: Python - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

leansandoval/ElementosDeProgramacion
Ejercicios resueltos en C de la materia Elementos de Programacion (2009).
Language: C - Size: 20.8 MB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Manvi008/Cpp_Programmiing
A program book of C++ programs,
Language: C++ - Size: 61.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

EmanuelPereiraCruz/logicacomJS
Logica de Programação com JavaScript - 👨💻
Language: JavaScript - Size: 230 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

CesarSource/Js_Logic_Programming
Lógica de programação: mergulhando em programação com JavaScript
Language: HTML - Size: 1.99 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

1fellype/Algoritmos-em-VISUALG
Lógica de Programação em VISUALG 👨🏻💻
Size: 362 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arlsurya/While-Alert-Free
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LluisetBernal/plm1109-programas
Se trata de una recopilación de los programas creados en la asignatura de Programación I (PLM1109), de la Licenciatura en Matemática, Universidad de El Salvador, durante el ciclo I - 2024
Language: Python - Size: 1.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnushkaReddy-hub/PythonIntoMIPS
Converted High level Python code faithfully into MIPS
Language: Assembly - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

felixbd/while
Parser and interpreter for the While programming language (in haskell)
Language: Haskell - Size: 90.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AndreFviana/ExerciciosUsandoForWhileCondicionais
Aqui mostro como resolvi problemas da vida real através das ferramentas em Python como: Condicionais, operadores lógicos, funções, laço for, laço while...
Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zubair-ahmed-official/SASS-Practice-Task
SASS (Syntactically Awesome Style Sheets) is a preprocessor scripting language that is interpreted or compiled into CSS (Cascading Style Sheets).
Language: SCSS - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RafaelDevProjects/Python
Repositório em Pythom com exercícios e funcionalidades
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tyszkiewiczkonopka/sup_java_1.1
Guess Number game
Language: Java - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pmlcrz/aulasphp
Arquivos das aulas de PHP
Language: PHP - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nanda-93/JS-Loop-And-Math-method
JS Loop and Math function
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NandaPriya/Array-method-And-String-Method
This contains array and string method with example
Language: HTML - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JenishaAK1997/Array-Methods-and-String-Methods
This contains array and string methods with exmples
Language: HTML - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Pandiaraj-22/Array-Method-and-String-Method
This contains array and strings methods with example
Language: HTML - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Dhari2920/Math-methods
This contains math methods
Language: HTML - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gopi1018/array-and-string
this contaim array and string methods with examples
Language: HTML - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lazzieeCoder/Js-loops-and-math-methods
This repo contains JS while and do while loops , Math methods
Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

han-dann/basic-while-loop-python
This GitHub repository provides a While Loop application implemented in Python. The application demonstrates the versatility and power of the while loop construct in Python programming.
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

paulosjdr/algoritmoI
Professor Rodrigo 2023/1
Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

guipo-r/US-states-game
[Python] Guess the states from the US and see where they are located in the map.
Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

paulosjdr/C-while_for
aula_25_05_23
Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dainank/number-guessing 📦
A very simple number guessing game.
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Samuel-045/Clube-Boah
Sistema de login simples em Python, utilizando funções e laços de repetições.
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

muskanmi/Javascript_learning
A repository containing Javascript codes for practicing & learning various topics of Javascript continuously for 30 days.
Language: JavaScript - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EdimaraArcanjo/SAP009-data-lovers Fork of florahaus/SAP009-data-lovers
Meu segundo projeto no Bootcamp da Laboratória. Página web responsiva em diferentes formatos de tela, para visualizar um conjunto (set) de dados que se adequasse às necessidades de seu usuário, permitindo a ele visualizar dados, filtrá-los, ordená-los e fazer algum cálculo agregado.
Language: JavaScript - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
