JCL (Job Control Language) is a scripting programming language used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem.
Python is an interpreted high-level programming language for general-purpose programming. Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.