[SOLVED] COMP3311 22T1 Ass2 get Names biography/filmography

$25

File Name: COMP3311_22T1_Ass2__get_Names_biography/filmography.zip
File Size: 480.42 KB

5/5 - (1 vote)

# COMP3311 22T1 Ass2 get Names biography/filmography

import sys
import psycopg2

Copyright By Assignmentchef assignmentchef

# define any local helper functions here

# set up some globals

usage = Usage: q4.py NamePattern [Year]

# process command-line args

argc = len(sys.argv)

# manipulate database

db = psycopg2.connect(dbname=imdb)
# add your code here
except psycopg2.Error as err:
print(DB error: , err)
db.close()

CS: assignmentchef QQ: 1823890830 Email: [email protected]

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] COMP3311 22T1 Ass2 get Names biography/filmography
$25