• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1def method1(a, b):
2    return a + b
3