You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🇨🇴
This repository contains classroom exercises provided to students as part of their course, *Algorithmic Thinking with Python*, for first-semester studies under KTU.
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.
*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
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...