Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Regex ignoring letter 'e'
Post: RE: Regex ignoring letter 'e'

Thanks! I am going to change some code to avoid using strip(). Will see if it works.
mad_accountant Homework 2 1,784 Dec-18-2019, 05:01 PM
    Thread: Regex ignoring letter 'e'
Post: Regex ignoring letter 'e'

Hi I am using the following code. Forgive the mess, and the murder of python conventions, **rolleyes** its my first project. I am trying to format a bank statement. import re raw_string = " Inwar...
mad_accountant Homework 2 1,784 Dec-18-2019, 01:52 PM
    Thread: How to get cx_Freeze to make folders
Post: How to get cx_Freeze to make folders

Hi I am trying to convert my python project into an executable using cx_Freeze. Script of setup.py is as follows: import cx_Freeze files_list = ['alien.py', 'bullet.py', 'button.py', 'game_stats.py...
mad_accountant General Coding Help 0 3,091 Nov-24-2019, 02:22 PM
    Thread: Please help me to create company budget
Post: RE: Please help me to create company budget

There are many solutions available. But none that our management will be willing yo invest in. Besides, no software can tailor to our exact needs. But I get that it will be too complex for me right ...
mad_accountant General Coding Help 2 2,089 Nov-21-2019, 06:01 PM
    Thread: Confusion regarding 'self' while creating instance
Post: RE: Confusion regarding 'self' while creating inst...

Thanks. I get it
mad_accountant Game Development 2 1,762 Nov-21-2019, 05:53 PM
    Thread: Please help me to create company budget
Post: Please help me to create company budget

Hi. I am an accountant and new to programming. I wanted to know whether I should create a budget for the company I work at in Python. It is a manufacturing concern and I need to prepare budgeted fin...
mad_accountant General Coding Help 2 2,089 Nov-21-2019, 09:14 AM
    Thread: Confusion regarding 'self' while creating instance
Post: Confusion regarding 'self' while creating instance

Hi people I am a total noob to programming and trying to learn python from "Python Crash Course". I am currently working on making the "Alien Invasion" game. The book tells me to create instances o...
mad_accountant Game Development 2 1,762 Nov-09-2019, 09:17 AM

User Panel Messages

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