Page 114 - Code_GPT_Class_8
P. 114
Functions and String
in Python
Learning Outcomes
Features of Function Advantages of Functions
Components of Python Function Types of Functions in Python
Creating a Function Calling a Function
String Some More Programs
Key Terms
Function: Block of organised and reusable code used to perform a single or related action
String: Sequence of characters enclosed or surrounded by single (‘ ’) or double (“ ”) quotes
Can you help me in finding the Sure!
mistake I have done in my code?
CodeGPT (Ver. 4.0)-VIII
112

