Skip to content

Instantly share code, notes, and snippets.

View jdavid54's full-sized avatar

Jean David jdavid54

  • Paris
View GitHub Profile
@jdavid54
jdavid54 / jourdesemaine.py
Last active February 13, 2018 12:51
Jour de semaine d'une date - Python 3
#!/usr/bin/env python
#-*- coding: utf-8 -*-
#-------------------------------------------------------------------------------
# Name: jour de semaine
# Purpose: la date est entrée par des curseurs
#
# Author: Jean
# http://tkinter.fdex.eu/doc/scw.html
# Created: 23/01/2018
# Copyright: (c) Jean 2018
@jdavid54
jdavid54 / rsa.py
Created April 27, 2019 09:55
A simple RSA implementation in Python
'''
620031587
Net-Centric Computing Assignment
Part A - RSA Encryption
'''
import random
'''
Entity Code Year Prevalence
Afghanistan AFG 1990 0.0065200175890799995
Afghanistan AFG 1991 0.0068616729621499995
Afghanistan AFG 1992 0.0071695657173
Afghanistan AFG 1993 0.00759209794062
Afghanistan AFG 1994 0.00808044612349
Afghanistan AFG 1995 0.00853805113061
Afghanistan AFG 1996 0.008983285427470001
Afghanistan AFG 1997 0.00943590341905
Afghanistan AFG 1998 0.0098850313818