GCSE Computer Science Python #1 - Variables, Constants and Assignments

Опубликовано: 04 Июнь 2026
на канале: StudyStream+
21,263
290

In this video we explain what are variables and constants. We learn how to work with them by assigning different types of data to each variable so it can be stored in memory.

🐍 See the full free GSCE Python course here:
   • GCSE Computer Science Python #1 - Variable...  

📖 GSCE Computer Science Paper 2022 Walkthrough (OCR J277/02)
   • GSCE Computer Science Exam 2022 Walkthroug...  

🛠️ Tools:
1. PyCharm Community Edition - Free Official Download https://www.jetbrains.com/pycharm/dow...

📚 Contents:
00:00 - Intro
00:09 - What is a variable
00:25 - Assigning a String to a variable
02:05 - Assigning an Integer to a variable
03:25 - Assigning a Float to a variable
04:00 - Assigning a Boolean to a variable
06:30 - Naming variables (Camel case and Snake Case)
11:02 - What is a constant

#gcse #computerscience #ocr #variablesinpython #python #pythonbeginners