Chapter One: Basic Console Operations

This chapter will introduce you to some of the most fundamental functions in Python programming, such as writing values to variables and performing simple operations on these. We will learn how to create and operate on lists with a range of different basic commands and functions in Psychopy3. For instance, we will learn how we can perform an operation on all items in a list with just a simple loop command.

Chapter Overview

  1. Introduction to Psychopy3 - how to install it and how the console works.
  2. What are variables? How do we operate on them?
  3. How to create and modify a list in Python.
  4. General tips for debugginng your code in case you have made a common code error.

results matching ""

    No results matching ""