Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~162 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ckaiser813

Just want to make sure I'm doing this right, pretty confused on the subject. DS is 1342 I have a physical address of 1357A in hex the physical address is 79226 and in base offset it is 1342:015A

Member Avatar for wildgoose
0
42
Member Avatar for ckaiser813

i'm suppose to write a program with two classes, the first class takes two numbers and adds them together. the second class has no methods but has an object called add2. this is what i got class Adder1 (object): number1 = int(input("Give me a number:")) number2 = int(input("Give me another …

Member Avatar for jlm699
0
120