Respuesta :
					                   correct = ""
while( correct != "Patriots" ):
correct = input( "What's the best football team? " ) # Python3
# correct = raw_input( "What's the best football team? " ) # Python2
					                
					                
					             while( correct != "Patriots" ):
correct = input( "What's the best football team? " ) # Python3
# correct = raw_input( "What's the best football team? " ) # Python2
					                   Ryan has specific points that he wants to include in his presentation, but his presentation will look too wordy if he adds them to the slides. 
What can he use so those points are visible only to him during the presentation?Slide Sorter
Notes pane
Formatting toolbar
Preview page
					                
					             What can he use so those points are visible only to him during the presentation?Slide Sorter
Notes pane
Formatting toolbar
Preview page
 
					                  