Skip to content

casper-van-der-krift/100-Days-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

100-Days-of-Code

Projects for Python Course '100 Days of Code'

Project 1: Password Generator Objective was to create a rondom password generator based on following conditions: -User input for number of letters, numbers and symbols -Easy mode: pick random letters, numbers and symbols. But order of is digits is not random. -Hard mode: order of digits is also random. Use of .shuffle() is not allowed.

Project 2:

About

Projects for Python Course '100 Days of Code'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages