Libraries
»
estefania_exam
(0.0.2)
»
Index
»
Quiz
»
#wrong
Method: Quiz#wrong
Defined in:
lib/quiz.rb
#
wrong
⇒
Object
24 25 26 27
# File 'lib/quiz.rb', line 24
def
wrong
@counter
+=
1
[
@counter
,
WRONG
]
end