Posts by Andre Batista • 41 points
5 posts
-
-1
votes1
answer1673
viewsQ: Read . txt file and write each line in a variable - Python
Good afternoon, you guys! I’m having trouble recording each line into a variable to be used in a for. In my file . txt has a list of several contacts, e.g.: [email protected],…
pythonasked Andre Batista 41 -
0
votes1
answer40
viewsQ: Insert only if date is not duplicated - Python
Good afternoon, you guys! Today I am making an Internet that does not check if such record has already been entered in the database. Through the variables: name, date and number an Index is…
-
2
votes3
answers1463
viewsQ: For with python time
Good morning Personal! Can someone help me if it is possible to create a for in Python using timetables? Example: Set a start time for for and the other ending and the every 1 hour that for run…
pythonasked Andre Batista 41 -
0
votes0
answers570
viewsQ: Algorithm Shellsort C++
Good afternoon, you guys! Can anyone help me by explaining this code in c++: #include < stdlib.h> #include < stdio.h> #include < ctime> void shellSort(int numbers[], int…
-
-1
votes1
answer429
viewsQ: Finding percentage in repeated numbers - Python - Statistics
Good morning, you guys. I need to solve a statistical problem. But I’m having trouble finding the percentage of the clustered numbers that repeat. Can someone help me? Thanks in advance, follow…
pythonasked Andre Batista 41