mirror of
				https://github.com/KevinMidboe/knowit_julekalender-2018.git
				synced 2025-10-29 17:50:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			99 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			99 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from luke_01.vekksorrt import main as vekksort
 | |
| 
 | |
| def test_answer():
 | |
|   assert vekksort() == 12920419
 |