Geek Candy

    • About
    • Year 8 Codebreaking
    • Python resources
    • Cyber Qs
    • Javascript Lessons
    • Pseudocode
    • CPU Scheduling Tool
menu
Geek Candy
  • About
  • Year 8 Codebreaking
  • Python resources
  • Cyber Qs
  • Javascript Lessons
  • Pseudocode
  • CPU Scheduling Tool

Visualise line by line code execution in Python

geekcandy
date_range 10 August 2020

I stumbled across this website that allows you to visualise line by line execution ina Python program. This may be useful for students who are unclear about how a function (or blocks of code) run within a program:

http://pythontutor.com/visualize.html

This was recommended by Al Sweigart in his Automate The Boring Stuff with Python (https://automatetheboringstuff.com/)

 

Recent Posts
  • AQA Computer Science A level Paper 1 – hints and tips
  • Boolean Identities and Laws
  • Python Code To Know – GCSE and A Level
  • Assembly Language Questions AQA
  • CIE A Level Computer Science Topic overview
Pages
  • About
  • CFG Questions
  • Cybersecurity questions
  • Home Page
  • Python resources
Useful links
Trinket Python Editor Unity Example
© Geek Candy 2025

Search

© Geek Candy 2025