Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help pleeeease
#1
i have this python 2 banking system project using oop.

it was in two parts the first one was functional python but the second one is in oop, i couldnt understand what the projects require, at the same time i have really small time to finish it,

would you like to help me to understand the project with oop ?
Reply
#2
So? A Christmas guessing game?  Cool
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#3
I'm don't really understand your question.
If you're wanting to know the meaning of oop,oop means object oriented programming.
That means everything in the program/project is the same as the real world object.
Which means it has properties(variable) and can perform action(method).
Example:
Light bulb has the properties brightness and it can on ,off,change brightness

I sorry if my answer is not accurate,but this is what I know.
Reply
#4
If you're asking if anyone wants to help via PMs, the answer is no. If you're just asking if you can ask... yes, please do :)
Reply
#5
so the problem is like this:

how is the primary structure of this project ?
:
http://docdro.id/mulPnEM
http://docdro.id/9hsR7tL (the one i have already finished and the above one depending on)


if you dont want to help please pass it i dont to listen for stupid comments not related to this issue :)
Reply
#6
Moved to Homework, since the documents you linked to are clearly homework assignments.

You need to show us what you've tried and describe in detail how it fails.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#7
So it's the exact same program, except using classes instead of whatever you did last time? That sounds easy (...and like a waste of time, but whatever).

What issues are you having?
Reply


Forum Jump:

User Panel Messages

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