Computer Science, asked by abhinavsingh02, 11 months ago

Write any five uses of Set Up
Show option.​

Answers

Answered by Utkarshkesharwani933
0

Answer:

optparse is a more convenient, flexible, and powerful library for parsing command-line options than the old getopt module. optparse uses a more declarative style of command-line parsing: you create an instance of OptionParser , populate it with options, and parse the command line.

Similar questions