Introduction to Programming Using Python - Skill Lab
Introduction to Programming Using Python - Skill Lab
The Introduction to Programming Using Python Skill Labs will provide you with the necessary platform to gain hands on skills in programming using Python. By completing the lab tasks you will improve your practical skills in performing operations using data types and operators, controlling flow with decisions and loops, performing input and output operations, documenting and structuring code, performing troubleshooting and error handling and performing operations using modules and tools.
These same tasks will help you understand the objectives and competencies required by the 98-361Introduction to Programming Using Python certification exam.
Product Code:
FS2D63RRDY
Price:
159.00
Working with Primitive Data Types (PLAB-PYTH)Working with Multiple Assignment Statements (PLAB-PYTH)Converting Types in Python (PLAB-PYTH)Creating Lists (PLAB-PYTH)Modifying Lists (PLAB-PYTH)Sorting and Reversing Lists (PLAB-PYTH)Slicing Lists (PLAB-PYTH)Working with Operators (PLAB-PYTH)Determining Operator Precedence (PLAB-PYTH)Working with If Statements (PLAB-PYTH)Using Compound Conditional Expressions (PLAB-PYTH)Working with For Loops (PLAB-PYTH)Working with While Loops (PLAB-PYTH)Nesting For Loops (PLAB-PYTH)Reading Files (PLAB-PYTH)Copying Files (PLAB-PYTH)Merging Mails (PLAB-PYTH)Reading Console Inputs and Formatting Outputs (PLAB-PYTH)Reading Command-Line Arguments (PLAB-PYTH)Defining Functions (PLAB-PYTH)Using Default Arguments (PLAB-PYTH)Using Keyword and Positional Arguments (PLAB-PYTH)Handling Exceptions (PLAB-PYTH)Using Math and Random Modules (PLAB-PYTH)Displaying Datetime, Working Directory, and File Metadata (PLAB-PYTH)