Implement firefighter that sprays water on the fire. Change-Id: Ia41cdf4bcb61e0ea2a83236addffd7d0bbe93ca0 Closes-bug: #1724549
		
			
				
	
	
		
			2 lines
		
	
	
		
			23 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			23 B
		
	
	
	
		
			Python
		
	
	
	
	
	
print('*spray water*')
 |