File indexing completed on 2024-03-24 17:19:04

0001 #!/usr/bin/env python3
0002 
0003 from lab import main
0004 
0005 main()