mirror of
				https://github.com/KevinMidboe/knowit_julekalender-2017.git
				synced 2025-10-29 17:50:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			84 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			84 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from luke_06.lightning_mc_queen import main
 | |
| 
 | |
| def test_answer():
 | |
| 	assert main() == 53 |