Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MurphyWan/Python-first-Practice
/ functions
Functions
17 in github.com/MurphyWan/Python-first-Practice
⨍
Functions
17
◇
Types & classes
3
↓ 1 callers
Function
Turtle_Mini_Project_KC
()
Turtle_Mini_Project_KC.py:32
↓ 1 callers
Method
__init__
(self, length,atleast)
ch14_05_try_except.py:3
↓ 1 callers
Function
classify
(features_train, labels_train)
uda/ml/ClassifyNB.py:1
↓ 1 callers
Function
create_movie_tiles_content
(movies)
fresh_tomatoes.py:130
↓ 1 callers
Function
draw_C
(c)
Turtle_Mini_Project_KC.py:18
↓ 1 callers
Function
draw_K
(k)
Turtle_Mini_Project_KC.py:3
↓ 1 callers
Function
is_palindrome
(text)
ch13_02_user_input.py:4
↓ 1 callers
Function
is_palindrome
(text)
ch13_02-2_user_input.py:6
↓ 1 callers
Function
main
()
ch13_02-2_user_input.py:14
↓ 1 callers
Function
makeTerrainData
(n_points=1000)
uda/ml/prep_terrain_data.py:5
↓ 1 callers
Function
output_image
(name, format, bytes)
uda/ml/class_vis.py:53
↓ 1 callers
Function
prettyPicture
(clf, X_test, y_test)
uda/ml/class_vis.py:18
↓ 1 callers
Function
reverse
(text)
ch13_02_user_input.py:1
↓ 1 callers
Function
reverse
(text)
ch13_02-2_user_input.py:3
Method
__init__
(self, last_name, eye_color)
uda/inheritance.py:2
Method
__init__
(self, last_name, eye_color, number_of_toys)
uda/inheritance.py:8
Function
open_movies_page
(movies)
fresh_tomatoes.py:151