INFT 1207.Lab1.Advanced Python

pdf

School

Durham College *

*We aren’t endorsed by this school

Course

1207

Subject

Computer Science

Date

Feb 20, 2024

Type

pdf

Pages

2

Uploaded by MateFlowerDragon57

Report
Lab 1: Advanced Python INFT 1207 Dr. Sukhwant Sagar ©Sukhwant.sagar@durhamcollege.ca Page 1 of 2 Setting up the Python Project This lab assignment will be completed by pairs of students. Submissions by individual students will not be accepted under normal circumstances. The intent is that the two students to work together. Create a new Python Application project. Name the project Lab1_Group N but replace N with your actual group number. Please have your file name as Lab1_firstname1_firstname2.py. Failure to follow this naming format makes it more difficult for me to download and grade your solution, so attention to this detail is appreciated. Program Requirements: For this lab, you are required to create a program which would generate a random strong password based on the users’ instructions. The user can decide the number of characters in their password along with the number of letters, digits, and special characters in their custom password. The program should be tested to all the extremes to ensure proper functioning .
Lab 1: Advanced Python INFT 1207 Dr. Sukhwant Sagar ©Sukhwant.sagar@durhamcollege.ca Page 2 of 2 Expected Output: Things to Explore: You are welcome to explore beyond the mandatory requirements if you wish. General Requirements Include an opening comment with your full name, the full names on the student(s) you are working with, the name of the program, the date, and a short description. Follow the course style guide! Use descriptive names for variables, constants, arrays, functions, etc. that follow our naming conventions. Attach the zipped project to the assignment folder. Each of the lab partners should submit a video recording (sharing screen) explaining the code line by line along with its execution. The lab partner should also mention the distribution of tasks for this lab. Both these requirements would be considered for the teamwork component of the rubric.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help