lib/ref/PrivateVars.rb in PlayRockPaperScissorsGame-1.4.2 vs lib/ref/PrivateVars.rb in PlayRockPaperScissorsGame-1.4.3

- old
+ new

@@ -1,5 +1,5 @@ -private +private; module PrivateVars class << self def player_choice loop do print "Choose rock (r), paper (p) or scissors (s): "; \ No newline at end of file