Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 41 online users. » 0 Member(s) | 38 Guest(s) Bing, AOL, Google
|
Latest Threads |
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
6 hours ago
» Replies: 2
» Views: 128
|
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Today, 03:45 AM
» Replies: 3
» Views: 186
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Today, 01:04 AM
» Replies: 0
» Views: 371
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 02:48 PM
» Replies: 10
» Views: 29,434
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,424
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 302
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 757
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 967
|
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,225
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,425
|
|
|
guizero repeat command |
Posted by: pdihawk - Sep-24-2020, 06:59 PM - Forum: GUI
- Replies (2)
|
 |
I am new to guizero and Python in general but I'm fighting my way through it and I think I'm almost there.
Essentially, I'm making a barcode compar..... More
|
|
|
TensorFlow |
Posted by: samuelbachorik - Sep-24-2020, 05:49 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello dear users i am trying to install tensorflow with command - pip install tensorflow
I am getting this error-
[python]C:\Users\Samuel>pip inst..... More
|
|
|
Recommendation - Mac v Windows |
Posted by: lasek723 - Sep-24-2020, 05:37 PM - Forum: Bar
- Replies (11)
|
 |
Hi there,
I have an old MacBook now - late 2011. I can't install some of the programs needed to code - I'm a newbie.
It's time for an upgrade...... More
|
|
|
Get 5 most unique combinations of elements in a 2D list |
Posted by: wanttolearn - Sep-24-2020, 02:18 PM - Forum: Homework
- Replies (1)
|
 |
Hi,
I have a problem with this particular question. I will have randomly generated 2D lists e.g.: list=[[2],[0,3],[0,1],[1,2,4,5],[1,6,10],[],[7,8],[..... More
|
|
|
Tkinter/turtle doevents |
Posted by: DPaul - Sep-24-2020, 07:59 AM - Forum: GUI
- No Replies
|
 |
In Turtle you can allow the user to click inside the app window to trigger some action.
i.e. : onclick() event, returning the x,y position of the mou..... More
|
|
|
KeyError |
Posted by: Jorgeasf85 - Sep-24-2020, 01:55 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
I'm currently trying to learn python for career purposes. I was trying to do a few tests to my new recent skills but, unfortunately, I not e..... More
|
|
|
Installing Help |
Posted by: Infinity - Sep-23-2020, 11:59 PM - Forum: General Coding Help
- Replies (2)
|
 |
I am trying to install 3 party modules but in command prompt when i type python--version its not giving an output however when i type the same command..... More
|
|
|
List Comparing problem with GUI |
Posted by: ardvci - Sep-23-2020, 06:10 PM - Forum: GUI
- Replies (5)
|
 |
Hello, I've been trying to compare two lists too see if one has substring
Let's say
AA=["Beautiful","Day"]
BB = ["Beau"]
I want to write a code th..... More
|
|
|
Help me out? |
Posted by: hhydration - Sep-23-2020, 02:47 PM - Forum: Homework
- Replies (5)
|
 |
I need help creating a boolean function that will return True if the input has an odd number of digits. No luck so far. Anyone know how to do it, with..... More
|
|
|
Network check... |
Posted by: ATARI_LIVE - Sep-23-2020, 09:09 AM - Forum: Networking
- Replies (2)
|
 |
Need the codes...
I am looking for to check the network is up or down and/or check ping which quickly to check instead of waiting.
Because I do ..... More
|
|
|
Struggling with variables |
Posted by: pythonstudy00 - Sep-23-2020, 04:54 AM - Forum: Homework
- Replies (1)
|
 |
Hey I am studying Python new to it and trying to write a program short code that checks which numbers divide evenly into 1241... tried this but just c..... More
|
|
|
|