Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,494
» Latest member: kjhlcd4p6g
» Forum threads: 38,581
» Forum posts: 174,820
Full Statistics
|
Online Users |
There are currently 753 online users. » 0 Member(s) | 750 Guest(s) Bing, Google, Yandex
|
Latest Threads |
Les methodes de paiement ...
Forum: General Coding Help
Last Post: Jeffreyhox
23 minutes ago
» Replies: 0
» Views: 24
|
Secure and Reliable Colou...
Forum: News and Discussions
Last Post: ishani007
2 hours ago
» Replies: 0
» Views: 46
|
Error on import: SyntaxEr...
Forum: General Coding Help
Last Post: Kiongi
Yesterday, 07:49 AM
» Replies: 8
» Views: 21,209
|
Wish to write a code for ...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 06:08 AM
» Replies: 3
» Views: 578
|
How can I write formatted...
Forum: General Coding Help
Last Post: hanmen9527
May-20-2025, 12:26 PM
» Replies: 13
» Views: 28,819
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: vytlacfoto
May-20-2025, 05:31 AM
» Replies: 17
» Views: 1,521
|
How to attach images to a...
Forum: Board
Last Post: sethmike9
May-19-2025, 04:08 AM
» Replies: 6
» Views: 8,940
|
How To Attach data Files
Forum: Board
Last Post: sethmike9
May-19-2025, 04:05 AM
» Replies: 3
» Views: 4,188
|
Text frame
Forum: Homework
Last Post: Pedroski55
May-18-2025, 07:39 PM
» Replies: 2
» Views: 435
|
Python automation: Sendin...
Forum: General Coding Help
Last Post: olips784
May-18-2025, 06:28 PM
» Replies: 0
» Views: 229
|
|
|
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
|
|
|
|