Skip to content

shivanithorve01/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

"# Python-Projects"

(1)MULTI-PLAYER DICE ROLLING SIMULATOR : It is typical dice rolling simulator with additional multiplayer feature.So,One or more than one player can use the same simulator.Here,we have imported a Python Module called 'Random' which have random.randint(start,end) function to generate random numbers between 1 to 6.

(2)DICTIONARY : This is simple dictionary where user can search a word.In this Project,we have imported a external json file which contains word-meaning pairs in json format.

About

Basic Python Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages