Created
          May 1, 2022 14:13 
        
      - 
      
- 
        Save dvgodoy/403fedcbf7431af3fd6c165bb352dd1c to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | square = exponentiation_builder(2) | |
| cube = exponentiation_builder(3) | |
| fourth_power = exponentiation_builder(4) | |
| # and so on and so forth... | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment