Final Exam: Python for Developers

Python    |    Intermediate
  • 1 video | 32s
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 58 users Rating 4.3 of 58 users (58)
Final Exam: Python for Developers will test your knowledge and application of the topics presented throughout the Python for Developers track of the Skillsoft Aspire Pythonista to Python Master Journey.

WHAT YOU WILL LEARN

  • Identify the characteristics of first-class functions
    pass a variable number of positional arguments to function
    perform operations on sets
    implement strings as a sequence of characters
    use strings as a sequence of characters
    perform looping operations using while loops
    execute python scripts
    control loop iteration using break, continue and pass
    pass values to functions via input arguments
    execute python scripts from the command line
    perform insert and remove operations on lists
    use generator functions to create infinite sequences
    perform multiple looping operations using nested for loops
    define anonymous functions using lambdas
    pass variable length arguments to lambda functions
    use the return keyword to return values from functions
    define and invoke functions
    recall the characteristics of tuples
    define anonymous functions
    use nested for loops for multiple looping operations
    explore built-in functions
    install anaconda python on macos
    use global and local arguments
    create infinite sequences using generator functions
    use the finally block to write clean up code
    use dictionaries to store data in an associative and unordered format
    execute commands on the python shell
    use single, double, and triple quotes to create strings
    use elif blocks to implement branching
    use anaconda python on windows
  • identify the features of the yield keyword in generator functions
    recall the features of the yield keyword in generator functions
    implement list indexing and slicing operations
    recall the characteristics of sets
    recognize the differences between shallow copies and deep copies in lists
    generate infinite sequences using generator functions
    use the different kinds of primitive datatypes such as strings, numbers, and booleans
    implement the try except block to catch potential errors in code
    iterate over sequences using for loops
    use classes
    perform escaping and formatting of strings
    implement for loops to iterate over sequences
    recall the differences between shallow copies and deep copies in lists
    implement branching using else blocks and ternary if expressions
    create and work with lists
    execute arithmetic operations
    use local and global arguments
    import modules into your current program
    initialize classes using the __init__() method
    define and use classes
    implement branching code blocks using if statements
    perform basic math operations
    use the try except block to catch potential errors in code
    create and edit lists
    recall the characteristics of first-class functions
    create closures with access to local state variables
    install anaconda python on windows
    pass positional arguments to a function
    implement branching using elif blocks
    use for loops to iterate over sequences

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 2 users Rating 5.0 of 2 users (2)
Rating 4.5 of 122 users Rating 4.5 of 122 users (122)
Rating 3.0 of 3 users Rating 3.0 of 3 users (3)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 1044 users Rating 4.5 of 1044 users (1044)
Rating 4.4 of 22 users Rating 4.4 of 22 users (22)
Rating 4.3 of 87 users Rating 4.3 of 87 users (87)