Skip to content

Commit 6f1d0f8

Browse files
author
Randall Nagy
committed
Updating.
1 parent 658383c commit 6f1d0f8

File tree

5 files changed

+153
-2
lines changed

5 files changed

+153
-2
lines changed

CardGame/QuestCore/2022_12_17_DrawnText.data

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,15 @@ KA1061: Integer Values
552552
(4) 255
553553
(5) -255
554554
*****
555+
KA1062: Trivia
556+
Python is named for the author's favorite:
557+
558+
(1) Band
559+
(2) Politician
560+
(3) Animal
561+
(4) Sushi
562+
(5) None of the above
563+
*****
555564
KA2001: Exceptions
556565
What is an 'Exception'?
557566

@@ -908,7 +917,7 @@ KA2039: Instance Detection
908917
(1) Checks `isa` relationships
909918
(2) Accepts exactly two parameters
910919
(3) Always nequires >= 1 class
911-
(4) Returns Returns True or False
920+
(4) Returns True or False
912921
(5) All of the above
913922
*****
914923
KA2040: Class Detection
@@ -1116,6 +1125,6 @@ A 'Weak Reference':
11161125

11171126
(1) Changes existing members
11181127
(2) Creates Objects
1119-
(3) Safely removes members
1128+
(3) Safely removes class members
11201129
(4) Determines instance type
11211130
(5) None of the above

CardGame/QuestCore/KA1062-Trivia.png

591 KB
Loading
-320 Bytes
Loading
273 Bytes
Loading

0 commit comments

Comments
 (0)