Posts by JoaoP_L • 51 points
5 posts
-
1
votes0
answers9
viewsQ: What technology/tool do I use to detect/filter notifications coming into the PC (Windows) from Chrome?
Good night, i would like to do a small project as follows: You have notifications that come to windows by google Chrome, that is, by the websites that notifications are enabled, such as Whatsapp…
-
0
votes3
answers723
viewsA: Python: conditional sum with variable condition
Buddy, I’m a beginner, but I’m still gonna try to help you because I believe I’ve found a solution. Surely there are more efficient ways but to help you I thought as follows: import pandas as pd df…
-
1
votes1
answer56
viewsQ: Problem with dictionaries
Good afternoon! I am training my Skills solving some problems, I am a beginner in the Python language. I’ve been trying to solve the problem below for 2 weeks and can’t find a solution. Can someone…
-
0
votes1
answer276
viewsQ: Turn python script into database executable
I created a very simple python program to organize my work and tests, but I would like to make it portable to use on any computer. I know pyinstaller and cx_Freeze to turn the apps into executables,…
-
0
votes1
answer714
viewsQ: Error in Visualg, I put the then and still gives error, already tried to put the condition between parentheses too
Algoritmo "semnome" // Disciplina : [Linguagem e Lógica de Programação] // Professor : Antonio Carlos Nicolodi // Descrição : Aqui você descreve o que o programa faz! (função) // Autor(a) : Nome…