Skip to content

dishtik/MyFirstProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MyFirstProject

  1. File text was just a file to test/practice how to upload file on git.
  2. File SectretSanta.py is code for first program where I applied my coding knowledge in real world.

Secret Santa: Many of us are familiar with exchanging gifts with our friends during Christmas season. In that gift exchange ritual, all friends write their names individually on chits and put those chits into a container. Then randomly one by one each person picks a chit. They are supposed to get gift for the person whose name was written on chit they picked. This code automates that lucky draw process. All participants' names are stored in a list. Then randomly, pairs (Santa and GiftTo) are made. In case same name comes in one pair, then code changes the pair. Thus, we get a list of Santas and Whom they are supposed to gift.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages