define_method.py edited online with Bitbucket
This commit is contained in:
parent
d9892ac441
commit
19bfe341a8
@ -1,6 +1,8 @@
|
||||
import requests
|
||||
import help_methods
|
||||
|
||||
def get_definition(content):
|
||||
|
||||
if len(content.split()) > 1:
|
||||
word = content.split()[1:]
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user