Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 36 Guest(s) Baidu, Bing, Google, Yandex
|
|
|
QActions and Unicode glyphs |
Posted by: malonn - Oct-05-2022, 12:38 PM - Forum: GUI
- Replies (9)
|
 |
I'm trying to add Unicode glyphs to a QAction. But, my attempts thus far are crashing my desktop (actually logging me out). How do I use Unicode cha..... More
|
|
|
What do you do outside of work? |
Posted by: Jan_97 - Oct-04-2022, 07:13 PM - Forum: Bar
- Replies (4)
|
 |
Outside of work and all things related to tech. What do you enjoy doing?
Me personally I love exercising and hiking. It helps me relax after a lo..... More
|
|
|
Tetris inteligence |
Posted by: DanTDRG - Oct-04-2022, 05:24 PM - Forum: Game Development
- Replies (5)
|
 |
Hello, could someone help me write tetris intelligence?
I understand that there is a lot of it on the internet but unfortunately I can't edit it exce..... More
|
|
|
PyMuPDF |
Posted by: rob101 - Oct-04-2022, 01:11 PM - Forum: General Coding Help
- No Replies
|
 |
Has anyone had any experience (good or bad) using PyMuPDF ?
I've not tried it yet, but I can foresee a situation whereby it would be ideal to be a..... More
|
|
|
Insert header at first row, for existing csv |
Posted by: mg24 - Oct-04-2022, 11:36 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi Team,
I have input data in csv file like below.
1,EAST,100
2,WEST,200
3,SOUTH,300
4,NORTH,400
I want to add these headers to above in..... More
|
|
|
while loop |
Posted by: idddj - Oct-01-2022, 08:22 AM - Forum: Homework
- Replies (8)
|
 |
So I was required to solve this question:[i] Write a program to use a while loop to read the numbers from the user repeatedly until he/she inputs 0. T..... More
|
|
|
Creating list of lists, with objects from lists |
Posted by: sgrinderud - Sep-30-2022, 08:04 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hi,
I have two lists like this:
List1 = ['1','2','3','5']
list2 = ['a','b','c','d','e'] and im trying to combine them into..... More
|
|
|
My survival game |
Posted by: BliepMonster - Sep-30-2022, 06:56 PM - Forum: Code Review
- No Replies
|
 |
So I've been coding for a few weeks and made this text survival game. Can someone give a review or tell how I could change my code?
(The game is in..... More
|
|
|
Use of pygame |
Posted by: ebolisa - Sep-30-2022, 06:22 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
The following code plays only the beginning of a file:
[python]pygame.mixer.init()
pygame.mixer.music.load('my_music.mp3')
pygame.mixer.mu..... More
|
|
|
|