Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Video Recording Your video recording must demonstrate the following steps, in order: Start with your IDE open and your code visible. Ensure all the code
Video Recording
Your video recording must demonstrate the following steps, in order:
Start with your IDE open and your code visible. Ensure all the code is clear and
visible for both Part and Part Our graders will pause the video to verify your code.
Please make sure to scroll slowly if scrolling is necessary to show all of your code.
Execute the Python code. You can do this directly within the IDE. Note that the file must
successfully run for credit.
Demonstrate the resulting CSV generated by your code.
PLEASE SEE THE VIDEO REQUIREMENTS BELOW. YOUR VIDEO MUST ADHERE TO
THESE GUIDELINES. ANY VIDEO THAT DOES NOT WILL RECEIVE AN AUTOMATIC
Video Requirements
Note the following key points and restrictions for this video submission:
Duration: Your video should not exceed MINUTES. Videos longer than this will not be
accepted and will be assigned an automatic
Recording: You may use any recording tool you choose to record the video. There are
some software suggestions in the Assignment Resources folder on Brightspace.
Submission: The video MUST be submitted using the Panopto Student Submission
option. See the Assignment Upload Instructions located in the Assignment folder on
Brightspace. This walks you through the submission process.
Continuity: Your video MUST be one continuous shot. No cropping, cutting, or editing is
allowed.
Optional Additions: You may choose to include features such as callouts, a title screen,
etc., but these are not mandatory.
Narration: Voice narration is optional. You can decide to provide a verbal explanation
during your recording if you wish.
File Identification: The code file you use during your recording MUST contain a
comment at the top with your name and the date and time of your recording.
Package Requirements: You MUST use the psycopg or SQLAlchemy packages.
IDE Requirements: You MUST use an IDE that visibly shows both the execution of your
commands and the resulting output such as VS Code, PyCharm, or Jupyter Notebook
Running commands from the command line while typing in Notepad is not allowed.
Comments: Start by adding a comment at the top of your code with your #Name, #Date,
and #Time of recording. Then, for each subsequent step, precede your code with a
singleline comment indicating the step number example: # Step # Step etc
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started