mirror of
				https://github.com/pocketpy/pocketpy
				synced 2025-10-30 16:30:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			62 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			62 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| for k, v in {k: k for k in range(2000000)}.items():
 | |
|     pass
 | |
| 
 |