Ejercicios y actividades del curso PACP-Programming Essentials in Python
-
Updated
Sep 15, 2021 - Python
Ejercicios y actividades del curso PACP-Programming Essentials in Python
All weekly lab exercises & homework in ITS100 Introduction to Computers and Programming Course
Using PyPI's ipwhois package to get whois data which is then displayed to a terminal emulator
Using Python to automate an election analysis. Using for loops and practice coding!
For Loop in Python using Break Statement
Encryption tool made from a while-loop with nested conditional statements. It also holds two for-loops that iterate over a list of specified characters
Just some basic Pythoning
I have studied Python course and am currently honing my skills through the hands-on exercises provided by my institute. These tasks are helping me apply theoretical knowledge in practical scenarios, deepening my understanding of various aspects of Python programming, and web development.
Local election results and trends analysis with python.
Using Python to audit election results. In this project, I practiced the basics of for loops and conditionals with logical operators. There was also scope to refactor code.
A text-based project where you play a game of Hangman
Exemplos de algoritmos com estruturas de decisão e laços de repetição
For Loop in Python
Using api to scrap Amazon product information
this is a python function that extracts the text between the tags you have specified as parameters
Monthly Sales Goals Calculator
This repository contains various Python programs that demonstrate different looping techniques for executing statements or groups of statements multiple times.
Add a description, image, and links to the forloops topic page so that developers can more easily learn about it.
To associate your repository with the forloops topic, visit your repo's landing page and select "manage topics."