Skip to content

LogeshChandran/python-task-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Python Task 1

Complete the function in main.py, by merging the information from list_1 and list_2 to create a new list, which has all the information about each student from both lists in one single dict.

  • Both lists are unsorted
  • Both lists can have missing values (for ex list_2 has missing id=2)

Submission Guidelines

  • You need to submit the task, completed by 11:59PM IST - 21st April, 2023.
  • You need to push the updated code in a Github repository in your own account and submit the link to the repository in this form.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%