8 kyu

Fundamentals: Return

10,685 of 23,518JasonFTW

Description:

Make multiple functions that will return the sum, difference, modulus, product, quotient, and the exponent respectively.

Please use the following function names:

addition = add

multiply = multiply

division = divide (both integer and float divisions are accepted)

modulus = mod

exponential = exponent

subtraction = subt

Note: All math operations will be: a (operation) b

Fundamentals

Stats:

CreatedJul 15, 2015
PublishedJul 15, 2015
Warriors Trained30474
Total Skips1497
Total Code Submissions55263
Total Times Completed23518
Python Completions10685
JavaScript Completions11781
C# Completions1326
Ruby Completions143
Total Stars151
% of votes with a positive feedback rating89% of 2667
Total "Very Satisfied" Votes2220
Total "Somewhat Satisfied" Votes333
Total "Not Satisfied" Votes114
Total Rank Assessments94
Average Assessed Rank
7 kyu
Highest Assessed Rank
1 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • JasonFTW Avatar
  • eyaltra Avatar
  • Unihedron Avatar
  • siebenschlaefer Avatar
  • Blind4Basics Avatar
  • Voile Avatar
  • Madjosz Avatar
  • ZED.CWT Avatar
  • hobovsky Avatar
  • ejini战神 Avatar
  • Rahim Mammadzada Avatar
  • saudiGuy Avatar
  • thecodingsage Avatar
Ad