Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SyncfusionSuccinctlyE-Books/Python-Succinctly
/ functions
Functions
28 in github.com/SyncfusionSuccinctlyE-Books/Python-Succinctly
⨍
Functions
28
◇
Types & classes
0
↓ 3 callers
Function
get_word
Get a word from a standard input and return that word.
Python_Succinctly/chapter_4/fill_in_the_blank.py:4
↓ 2 callers
Function
display_facts
Displays facts
Python_Succinctly/chapter_6/facts.py:4
↓ 2 callers
Function
say_hello
(name = 'there')
Python_Succinctly/chapter_4/06.py:4
↓ 2 callers
Function
say_hello
(first, last='Carberry')
Python_Succinctly/chapter_4/09.py:4
↓ 2 callers
Function
say_hello
(first, last)
Python_Succinctly/chapter_4/08.py:4
↓ 2 callers
Function
say_hello
(name)
Python_Succinctly/chapter_4/04.py:4
↓ 1 callers
Function
create_story
Creates a story by collecting the input and printing a finished story.
Python_Succinctly/chapter_4/fill_in_the_blank.py:27
↓ 1 callers
Function
even_or_odd
Determine if a number is even or odd.
Python_Succinctly/chapter_4/11.py:4
↓ 1 callers
Function
fill_in_the_blanks
Fills in the blanks and returns a completed story.
Python_Succinctly/chapter_4/fill_in_the_blank.py:13
↓ 1 callers
Function
get_and_say_name
Get and display name
Python_Succinctly/chapter_4/13.py:15
↓ 1 callers
Function
get_name
Get and return a name
Python_Succinctly/chapter_4/13.py:4
↓ 1 callers
Function
high_and_low
Determine the highest and lowest number
Python_Succinctly/chapter_7/07.py:4
↓ 1 callers
Function
is_odd
Determine if a number is odd.
Python_Succinctly/chapter_4/12.py:4
↓ 1 callers
Function
main
()
Python_Succinctly/chapter_9/pig_talk.py:6
↓ 1 callers
Function
main
()
Python_Succinctly/chapter_9/pig_say.py:16
↓ 1 callers
Function
main
()
Python_Succinctly/chapter_9/say_hello3.py:8
↓ 1 callers
Function
pig_say
Generate a picture of a pig saying something
Python_Succinctly/chapter_9/pig_say.py:4
↓ 1 callers
Function
print_story
Prints a story.
Python_Succinctly/chapter_4/fill_in_the_blank.py:19
↓ 1 callers
Function
say_hello
()
Python_Succinctly/chapter_9/say_hello3.py:4
↓ 1 callers
Function
say_hello
(first, last)
Python_Succinctly/chapter_4/07.py:4
↓ 1 callers
Function
say_hello
(name)
Python_Succinctly/chapter_4/05.py:4
↓ 1 callers
Function
say_hello
()
Python_Succinctly/chapter_4/02.py:4
↓ 1 callers
Function
say_hello
()
Python_Succinctly/chapter_4/03.py:6
↓ 1 callers
Function
say_name
Say a name
Python_Succinctly/chapter_4/13.py:10
Function
say_hello
()
Python_Succinctly/chapter_9/say_hello2.py:4
Function
say_hello
()
Python_Succinctly/chapter_9/say_hello.py:4
Function
say_hello
Say hello.
Python_Succinctly/chapter_4/10.py:4
Function
say_hello
()
Python_Succinctly/chapter_4/01.py:4