MCPcopy Create free account

hub / github.com/SyncfusionSuccinctlyE-Books/Python-Succinctly / functions

Functions28 in github.com/SyncfusionSuccinctlyE-Books/Python-Succinctly

↓ 3 callersFunctionget_word
Get a word from a standard input and return that word.
Python_Succinctly/chapter_4/fill_in_the_blank.py:4
↓ 2 callersFunctiondisplay_facts
Displays facts
Python_Succinctly/chapter_6/facts.py:4
↓ 2 callersFunctionsay_hello
(name = 'there')
Python_Succinctly/chapter_4/06.py:4
↓ 2 callersFunctionsay_hello
(first, last='Carberry')
Python_Succinctly/chapter_4/09.py:4
↓ 2 callersFunctionsay_hello
(first, last)
Python_Succinctly/chapter_4/08.py:4
↓ 2 callersFunctionsay_hello
(name)
Python_Succinctly/chapter_4/04.py:4
↓ 1 callersFunctioncreate_story
Creates a story by collecting the input and printing a finished story.
Python_Succinctly/chapter_4/fill_in_the_blank.py:27
↓ 1 callersFunctioneven_or_odd
Determine if a number is even or odd.
Python_Succinctly/chapter_4/11.py:4
↓ 1 callersFunctionfill_in_the_blanks
Fills in the blanks and returns a completed story.
Python_Succinctly/chapter_4/fill_in_the_blank.py:13
↓ 1 callersFunctionget_and_say_name
Get and display name
Python_Succinctly/chapter_4/13.py:15
↓ 1 callersFunctionget_name
Get and return a name
Python_Succinctly/chapter_4/13.py:4
↓ 1 callersFunctionhigh_and_low
Determine the highest and lowest number
Python_Succinctly/chapter_7/07.py:4
↓ 1 callersFunctionis_odd
Determine if a number is odd.
Python_Succinctly/chapter_4/12.py:4
↓ 1 callersFunctionmain
()
Python_Succinctly/chapter_9/pig_talk.py:6
↓ 1 callersFunctionmain
()
Python_Succinctly/chapter_9/pig_say.py:16
↓ 1 callersFunctionmain
()
Python_Succinctly/chapter_9/say_hello3.py:8
↓ 1 callersFunctionpig_say
Generate a picture of a pig saying something
Python_Succinctly/chapter_9/pig_say.py:4
↓ 1 callersFunctionprint_story
Prints a story.
Python_Succinctly/chapter_4/fill_in_the_blank.py:19
↓ 1 callersFunctionsay_hello
()
Python_Succinctly/chapter_9/say_hello3.py:4
↓ 1 callersFunctionsay_hello
(first, last)
Python_Succinctly/chapter_4/07.py:4
↓ 1 callersFunctionsay_hello
(name)
Python_Succinctly/chapter_4/05.py:4
↓ 1 callersFunctionsay_hello
()
Python_Succinctly/chapter_4/02.py:4
↓ 1 callersFunctionsay_hello
()
Python_Succinctly/chapter_4/03.py:6
↓ 1 callersFunctionsay_name
Say a name
Python_Succinctly/chapter_4/13.py:10
Functionsay_hello
()
Python_Succinctly/chapter_9/say_hello2.py:4
Functionsay_hello
()
Python_Succinctly/chapter_9/say_hello.py:4
Functionsay_hello
Say hello.
Python_Succinctly/chapter_4/10.py:4
Functionsay_hello
()
Python_Succinctly/chapter_4/01.py:4