Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,546
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 35 Guest(s) Google, Applebot, Bing, AOL, snippsat
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
16 minutes ago
» Replies: 3
» Views: 53
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
9 hours ago
» Replies: 1
» Views: 466
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,004
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,565
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 467
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 925
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 954
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,218
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,834
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,873
|
|
|
Breadth-First-Search |
Posted by: MontyPython - Dec-01-2018, 08:38 PM - Forum: Homework
- Replies (2)
|
 |
Hello Python-Forum,
I'm new to this Forum and very new to Python and programming itself.
We got a homework in our course where we have to implemen..... More
|
|
|
Udp socket |
Posted by: rocks88 - Dec-01-2018, 08:17 PM - Forum: Networking
- Replies (3)
|
 |
Hello iam new to the python language, Iam trying to send a udp packet on my machine and use wireshark to see the data come through so far i have not s..... More
|
|
|
A beginner with tkinter |
Posted by: idanbb - Nov-30-2018, 07:40 PM - Forum: GUI
- Replies (1)
|
 |
Ok so basically I'm trying to display a list of labels inside of a labelframe, I tried to do it using a for loop and I got some weird results and want..... More
|
|
|
Appending to a List in Python 3 |
Posted by: kas_samrari - Nov-30-2018, 06:59 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hello,
I am trying to get the following List output [[2,3,4,5],[3,4,5,6],[4,5,6,7],[5,6,7,8] with a nested For loop. I am able to get the outer lis..... More
|
|
|
Hyper Link Help |
Posted by: Xemrac - Nov-30-2018, 05:53 PM - Forum: Homework
- Replies (1)
|
 |
Morning,
I am doing an assignment for class and the teacher doesnt get on to check forum questions till 1800-2200 at night and i dont have time to ..... More
|
|
|
boolean conditions |
Posted by: metulburr - Nov-30-2018, 12:23 AM - Forum: Bar
- Replies (17)
|
 |
One thing that drives me nuts while reading python code is when people do this
if condition == False: or
[python]if len(condition..... More
|
|
|
Data in excel |
Posted by: Hass - Nov-30-2018, 12:16 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
I am new to python so apologies advance if this question doesn’t make sense.
I have an excel file that has 2 sheets.
Sheet 1 is where ..... More
|
|
|
Help in exercise for loop |
Posted by: kais92 - Nov-29-2018, 11:03 PM - Forum: Homework
- Replies (13)
|
 |
Hello!
I've just started a python course and I'm trying I do not know how to do this exercise, anyone can help me?
This is the exercise "Write a..... More
|
|
|
Help with code |
Posted by: aspeniii - Nov-29-2018, 06:32 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi all, I'm new to python and trying to find the middle character of a word, how many characters the word has, and I need to print the letters that su..... More
|
|
|
|