Learn to Code Python | Part 2

59 CQ
22 Lessons
Previous...
  • Playing
    Free
    2 CQ
    1. How to Create User Inputs in Python
    A lesson with LearnToProgram
    View lesson

    Want your code to interact with user input? Whether you are using Python 3 or Python 2.7 and earlier, this tutorial covers how to use the input function.

    Want your code to interact with user input? Whether you are using Python 3 or Python 2.7 and earlier, this tutorial covers how to use the input function.

  • Playing
    3 CQ
    2. How to Retrieve User Inputs in Python
    A lesson with LearnToProgram
    View lesson

    Once you’ve learned which input function to use for your version of Python, this tutorial provides the skills necessary to allow users to input their own data.

    Once you’ve learned which input function to use for your version of Python, this tutorial provides the skills necessary to allow users to input their own data.

  • Playing
    2 CQ
    3. Using Strings as Objects in Python
    A lesson with LearnToProgram
    View lesson

    Did you know that strings can act as objects in Python? Learn the implications of creating string-based objects using this illustrative tutorial.

    Did you know that strings can act as objects in Python? Learn the implications of creating string-based objects using this illustrative tutorial.

  • Playing
    2 CQ
    4. How to Split and Join Strings in Python
    A lesson with LearnToProgram
    View lesson

    Expand your repertoire of string-related methods with this tutorial, which covers how to join lists into strings and split strings into lists.

    Expand your repertoire of string-related methods with this tutorial, which covers how to join lists into strings and split strings into lists.

  • Playing
    2 CQ
    5. The Syntax of Functions in Python
    A lesson with LearnToProgram
    View lesson

    Interested in creating your own, customizable functions in Python? This tutorial introduces you to the syntax you need to know when defining a new function.

    Interested in creating your own, customizable functions in Python? This tutorial introduces you to the syntax you need to know when defining a new function.

More...
  • Recommended Recommended
  • History & In Progress History
  • Browse Library
  • Most Popular Library

Get Personalized Recommendations

Let us help you figure out what to learn! By taking a short interview you’ll be able to specify your learning interests and goals, so we can recommend the perfect courses and lessons to try next.

Start Interview

You don't have any lessons in your history.
Just find something that looks interesting and start learning!

Comments
500 characters max