6 kyu

Parentheses are loud !

Description:

Parentheses are loud !

As a spy python object, you have been sent to a remote memory location to gather information about some anonymous functions. Unfortunately, they caught wind of this and are on the lookout for any parentheses to prevent you from making any calls for help. But you are a proffesional and you don't need parentheses to make calls. Help yourself out of this situation.

Your Task

Write a code snippet that will make call to the help_me function.

Your code must NOT:

  1. Contain any parentheses ( or )
  2. Assign any variables
  3. Be longer than 50 characters
  4. Have more than 2 lines

Extra info

The help_me function is very flexible and doesn't care how may parameters you give it

Please Take time to give feedback on this kata.

Logic
Puzzles

More By Author:

Check out these other kata created by reivhax

Stats:

CreatedAug 5, 2018
PublishedAug 5, 2018
Warriors Trained816
Total Skips30
Total Code Submissions1581
Total Times Completed165
Python Completions165
Total Stars26
% of votes with a positive feedback rating89% of 54
Total "Very Satisfied" Votes44
Total "Somewhat Satisfied" Votes8
Total "Not Satisfied" Votes2
Total Rank Assessments6
Average Assessed Rank
6 kyu
Highest Assessed Rank
4 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • reivhax Avatar
  • Voile Avatar
Ad