Posts by Dyefferson Azevedo • 129 points
4 posts
-
-1
votes1
answer36
viewsQ: Screen does not fit
I am using Wordpress. On the computer, the following page: http://jqnews.gq/quadro-de-horarios/ , shows all tables in the correct way. Already on mobile and devices with smaller screens, the tables…
-
12
votes1
answer3091
viewsQ: What is "await" for in Python?
I’d like to know what it is and what it’s for await in Python. Has something to do with threads?
-
1
votes2
answers12076
viewsQ: How to use Python comma instead of a dot
The Brazilian system, unlike the American system, uses the comma to separate decimals, but like Python was made in a country that uses the point to separate decimals, the programs, when we use the…
pythonasked Dyefferson Azevedo 129 -
-1
votes1
answer1152
viewsQ: Create visual loading screens in python
Like this: |----- | 90% Where it loads in the seconds I specify. For visual use only, because I want to make an aesthetic effect only :) Where the lines are the loading bar ends and the dashes…
pythonasked Dyefferson Azevedo 129