Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,986
» Latest member: Tycho_2025
» Forum threads: 38,735
» Forum posts: 175,576

Full Statistics

Online Users
There are currently 34 online users.
» 0 Member(s) | 29 Guest(s)
Applebot, Bing, Google, AOL

Latest Threads
print does not open conso...
Forum: General Coding Help
Last Post: Tycho_2025
7 minutes ago
» Replies: 0
» Views: 3
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
1 hour ago
» Replies: 3
» Views: 2,515
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 2
» Views: 56
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 6
» Views: 178
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,040
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 453
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,083
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,152
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 835
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,108

 
  Write function to find decryptionkey
Posted by: kotter - Dec-05-2019, 08:10 AM - Forum: Homework - Replies (3)

I have the following assignment:

[inline]Say we have a random string containing only small letters. Then we have a key that encrypts the string.
A..... More

Print this item

  A sign-Reversal Puzzle
Posted by: HY2000 - Dec-05-2019, 08:03 AM - Forum: Homework - Replies (2)

I am creating a sign-reversal puzzle. That should have a 6x6 array with an initial value given. Player need to choose a row to reverse the sign in eac..... More

Print this item

  sorting out the multitude of installation errors
Posted by: ajetrumpet - Dec-05-2019, 07:53 AM - Forum: General Coding Help - Replies (5)

hi guys,

I just started with this language, as it is in high demand everywhere i understand. The installation errors are apparently a huge problem..... More

Print this item

  adding information to a dictionary.
Posted by: Justice_py - Dec-05-2019, 02:06 AM - Forum: General Coding Help - Replies (2)

So I'm creating a basic program where when it is run it asks the user if they have an account. If they enter "n" (no) then they are prompted to create..... More

Print this item

  Get underlying function from Kernel Density Estimation
Posted by: jpython - Dec-04-2019, 11:02 PM - Forum: Data Science - Replies (3)

Hi everyone,

There are several libraries that allow us to estimate a probability density function using Kerndel Density Estimation.

My question ..... More

Print this item

  Python Function Help
Posted by: virajmehta - Dec-04-2019, 09:54 PM - Forum: Homework - Replies (3)

Hello all. I am new to Python and struggling with an assignment. Here is one of the problems below. I would appreciate any help as I am lost on how to..... More

Print this item

  Scientific Calculator
Posted by: Spacecowboy - Dec-04-2019, 07:40 PM - Forum: Homework - Replies (5)

Hi,

Im new with coding and python and try to rebuild a scientific calculator.
I have the buttons and screen etc, but now i want to add commands to..... More

Print this item

  atm program valueerror
Posted by: jeffrey5941 - Dec-04-2019, 04:35 PM - Forum: GUI - Replies (3)

[Image: YPmP0Ly]

I'm writing an atm program using tkinter. I keep getting a value..... More

Print this item

  Print triangle using while loop
Posted by: tuxandrew - Dec-04-2019, 04:19 PM - Forum: Homework - Replies (3)

The following code will print a triangle of stars.
How we can obtain the same result using while loop? And explain how it works?
Thanks in advance fo..... More

Print this item

  Parse XML String in Pandas Dataframe
Posted by: creedX - Dec-04-2019, 03:19 PM - Forum: Data Science - Replies (2)

Here is my situation:

I have a pandas dataframe that contains one column with an xml string for each row. I need to be able to parse the xml string..... More

Print this item

  Tetris 2
Posted by: abscorpy - Dec-04-2019, 03:13 PM - Forum: Game Development - Replies (1)

[python]import pygame
import random

pygame.font.init()

#GLOBAL VARS

s_width = 800
s_height = 700
play_width = 300
play_height = 600
bloc..... More

Print this item

  Split of key from JSON response
Posted by: aswini_dubey - Dec-04-2019, 02:12 PM - Forum: General Coding Help - Replies (1)

HI Team,

I get a json response of keys & values from api as below
'fm_data': {'LineofBusiness~PoleBranch~Region~MappedName~MappedNameSub~Owner~::~..... More

Print this item

  Is this a bad sign?
Posted by: pyrrb - Dec-04-2019, 10:04 AM - Forum: News and Discussions - Replies (2)

Hello community!

I have just started learning Python a month ago or so. I have been doing python exercises, writing small scripts and solving some c..... More

Print this item

  How to get the probability density function of my data set
Posted by: jpython - Dec-04-2019, 08:45 AM - Forum: Data Science - Replies (1)

Hi,

This is my first post here so please be kind to me Smile

I have a data set that is a time-series of stock returns. I am able to plot th..... More

Print this item

  pyromaniacs
Posted by: Skaperen - Dec-04-2019, 08:20 AM - Forum: Bar - Replies (1)

should i register pyromaniacs.org? it appears to be available.

Print this item

  trouble Navigating aACN[E1.31] Code Base Module
Posted by: geese780 - Dec-04-2019, 06:40 AM - Forum: Networking - Replies (6)

Hey Everyone,

I hope this finds y'all well. I'm starting my first project with Python after taking an online venture through Code Academy for a bet..... More

Print this item

  Being explicit about the items inside a tuple argument
Posted by: rudihammad - Dec-04-2019, 05:36 AM - Forum: General Coding Help - Replies (3)

Hello, this might be a strange question but I was wondering if I can give a hint about
the tuple argument items. For isntance, in the example bellow:..... More

Print this item

  Beginners to share pygame project?
Posted by: michael1789 - Dec-04-2019, 05:11 AM - Forum: Game Development - Replies (4)

Hi, I'm Michael and I live in Vancouver, Canada.

I'm pretty new to programming, but I've done some tutorials and understand many of the basics. I ..... More

Print this item

  I found a way to generate sprites without .blit. Is it effecient?
Posted by: xBlackHeartx - Dec-04-2019, 04:32 AM - Forum: Game Development - Replies (19)

I lost interest in coding with pygame for a while after I realized that I would need some type of pixel art program for future projects. Planning it o..... More

Print this item

  Self Paced Web course - split ip and print each piece in binary and hex
Posted by: sumncguy - Dec-04-2019, 12:19 AM - Forum: Homework - Replies (2)

Hi folks Im taking a free self paced web class .. the following code meets the exercise requirement.

[python]
ip = input("Enter an ip address : "..... More

Print this item

  Need help to identify Mersenne Primes, I do need a search pattern.
Posted by: Pleiades - Dec-03-2019, 11:03 PM - Forum: General Coding Help - No Replies

Hi,

I have been struggling with this code for four weeks and I cannot seem to rap my head around how to search for certain numbers after I run the ..... More

Print this item

  Number of constructors allowed in a Python class
Posted by: crocolicious - Dec-03-2019, 10:59 PM - Forum: Homework - Replies (3)

Hello,
I realize this is a very simple question but I have seen some information online that is slightly contradictory on this. How many constructo..... More

Print this item

  Flask: No user_loader has been installed for this LoginManager
Posted by: Truman - Dec-03-2019, 10:52 PM - Forum: Web Scraping & Web Development - Replies (17)

I'm following this tutorial and got this exception:
[..... More

Print this item

  Hashing tuples
Posted by: remow - Dec-03-2019, 10:33 PM - Forum: News and Discussions - Replies (7)

I just discovered (the bad way) that:

hash((-1,0)) == hash((-2,0))
I rewrote the program using:
hash(str(tuple))
and..... More

Print this item

  Checking if the combination of two keys is in a dictionary?
Posted by: mrsenorchuck - Dec-03-2019, 09:53 PM - Forum: General Coding Help - Replies (6)

Hello,

Hope you are well.

See below in bold, I want check if a key combination of club and year is present in a dictionary and then if it is append ..... More

Print this item

  Cleaner way to rewrite
Posted by: fakka - Dec-03-2019, 09:48 PM - Forum: General Coding Help - Replies (5)

Whats a clean way to rewrite this dynamically. Rather than essentially hardcoded.
ProcessInput1 is a defined function.

a1,b2,c3,d4,e5,f6,g7,h..... More

Print this item

  Moving object in 3d plot
Posted by: jonathan2582 - Dec-03-2019, 09:09 PM - Forum: Homework - Replies (1)

Hi I'm having issues translating the cube in the graph. Any help will be appreciated. Here is the code:
[python]
from mpl_toolkits.mplot3d import Ax..... More

Print this item

  Need help please properly putting tabs within a PanedWindow
Posted by: JackMack118 - Dec-03-2019, 08:40 PM - Forum: GUI - Replies (2)

Hello all.

I'm trying to get a PanedWindow to have tabs in it. I'm so close but I think my confusion with __init__ is getting me.

I have two exa..... More

Print this item

  t_games v0.50.0a1
Posted by: ichabod801 - Dec-03-2019, 08:39 PM - Forum: Code sharing - No Replies

This is another t_games release, with some more complicated games ([url=https:..... More

Print this item

  Help Grouping by Intervals on list
Posted by: paul41 - Dec-03-2019, 07:02 PM - Forum: General Coding Help - Replies (1)

I am looking for a way to group a list of numbers into group of intervals and a count.

For example:

List = [1, 2, 3, 3.5, 3.6, 4, 5, 6, 7, 8, 9,..... More

Print this item

  Automated Bet placement
Posted by: redmercury - Dec-03-2019, 05:10 PM - Forum: General Coding Help - Replies (2)

Hi, I am a Python novice but I would like to create a script that would automate logging in to the bookmakers & placing a bet on a horse race. Because..... More

Print this item

  Image editor using Tkinter and PIL
Posted by: Raulica - Dec-03-2019, 04:06 PM - Forum: GUI - Replies (2)

Hello! I have to make a project , more exactly an Image Editor using python and I have very very basics information about libraries in python and pyth..... More

Print this item

  invalid literal for int() with base 10: ''
Posted by: mrsenorchuck - Dec-03-2019, 03:48 PM - Forum: General Coding Help - Replies (5)

Getting an error "invalid literal for int() with base 10: ''" on the line where I assign the keys.

What is the best way to debug?
[python]
# dict..... More

Print this item

  unicode symbol processing
Posted by: Pavel_47 - Dec-03-2019, 01:38 PM - Forum: Web Scraping & Web Development - Replies (4)

Hello,

While scarping web page I've faced problem of recognized unicode symbols.
Here is original string:

Output:
978-1-4419-5905-8
Her..... More

Print this item

  Printing on same line from 2 functions.
Posted by: Dyefull - Dec-03-2019, 12:56 PM - Forum: Homework - Replies (2)

Hey guys quick question,

this is the code that I've written so far:

[python]total = 0

def print_student(student):
informatie_student = s..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  print does not open conso... 7 minutes ago Tycho_2025 Tycho_2025 General Codin...
  Fred Economic Data API 1 hour ago warrior42 Trickety Web Scraping ...
  create ocr to detect lice... 2 hours ago bimosora noisefloor General Codin...
  Parse Markdown / get the ... 2 hours ago SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... Yesterday, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
Most views
  The best Prog... 577463
  Tutorial Requ... 501193
  Web Scraping ... 441086
  Newbie with P... 385158
  New Users Int... 369797
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12092
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
Tycho_2025 Today
chikkamagalur Today
Costa Today
bimosora Today
kyleconor797 Yesterday

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020