activity.py

Created by ews31415

Created on April 10, 2020

53 Bytes


def moyenne(a,b):
  return (a+b)/2