Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python-Exercises

#1: Primitive root calculation

#2: Manual RSA calculation()(except calculation of d, that was done in a higher python version d = pow(e, -1,phi) bc the present version in colab didn't supoort reverse power operations)

#3: Check if 2 strings are anagrams

About

3 python exercises

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages