| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,296
» Latest member: nicos18
» Forum threads: 38,795
» Forum posts: 175,886
Full Statistics
|
| Online Users |
There are currently 51 online users. » 0 Member(s) | 45 Guest(s) Bing, Google, AOL, Apple, Mojeek
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 1
» Views: 59
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 60
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 234
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 124
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 89
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,519
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 170
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,140
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,323
|
|
|
| addition for elements in lists of list |
|
Posted by: ridgerunnersjw - Sep-15-2019, 02:57 AM - Forum: General Coding Help
- Replies (3)
|
 |
Can someone please show me how to do the following addition? I have a matrix k
k = [[[4,3], [3,1], [2,0]], [[0,1], [1,2], [3,3]]]
I would like a ..... More
|
|
|
| index errors |
|
Posted by: ridgerunnersjw - Sep-14-2019, 06:42 PM - Forum: General Coding Help
- Replies (3)
|
 |
Can someone please tell what I am doing wrong??...I am continually getting an index error. I have a 4x2x3 matrix (lists) and I am trying to first cre..... More
|
|
|
| Using color in python |
|
Posted by: Help_me_Please - Sep-14-2019, 03:39 PM - Forum: Game Development
- Replies (16)
|
 |
I am creating a game and I want to include colour and I am setting variables to their appropriate value, I here 'color' has to be spelt like that. But..... More
|
|
|
| String handling |
|
Posted by: YoungGrassHopper - Sep-14-2019, 10:30 AM - Forum: General Coding Help
- Replies (23)
|
 |
Hey guys.
Here is what I have to accomplish:
● Ask the user to input a string and then ask the user which characters they would like to make dis..... More
|
|
|
|