Python Modes

python modes by manojkumar dheeran


Python Modes:

        Python is considered an interpreted language because Python Programs are executed by an interpreter. There are two basic modes

    1. Interactive mode
    1. Script Mode 


 

Post a Comment

0 Comments