Back to Browse

Adventures with Python: Learn Python by Programming a Text Adventure Game, Video 1 input output

861 views
Sep 27, 2025
24:36

Welcome to the first video in the Adventures with Python series, in which we learn Python (no programming experience required!) by building a text adventure. In this video, you'll install Python and learn how to write a program with input and output, along with a little bit of text manipulation. Let's have fun learning to program in Python! This channel is suitable for beginners or experienced programmers who want to learn Python, pygame, Java, R, and general programming concepts. It is also suitable for instructors teaching programming. If you're interested in an introductory Python book, my book Problem Solving with Python is here: ebook: https://amzn.to/3oiWwOb textbook: https://www.barnesandnoble.com/w/problem-solving-with-python-margaret-stone-burke/1129539414?ean=9798986151311 This is my Objects and Games with Python book, for a thorough introduction to object-oriented game programming with Python and pygame: ebook: https://www.amazon.com/dp/B0B3V93YG9 textbook: https://www.barnesandnoble.com/w/objects-and-games-with-python-margaret-burke/1132868666 The github repository with the code examples from this video series is here: https://github.com/ProfessorBurke/PythonExamples/tree/main/AdventuresWithPython If you want to earn credit for learning to code, take an online course at CCRI! https://ccri.edu/comp/ Attributions: Mac logo retrieved from: https://upload.wikimedia.org/wikipedia/commons/a/ab/Icon-Mac.svg Attribution: ZyMOS, for the Open Icon Library, Public domain, via Wikimedia Commons Linux logo retrieved from: https://upload.wikimedia.org/wikipedia/commons/8/8d/Linux_Logo.jpg Attribution: TproOficial, CC BY-SA 4.0 https://creativecommons.org/licenses/by-sa/4.0, via Wikimedia Commons Windows logo retrieved from: https://upload.wikimedia.org/wikipedia/commons/3/34/Windows_logo_-_2012_derivative.svg Attribution: Codename Lisa, Public domain, via Wikimedia Commons Python logo retrieved from: https://commons.wikimedia.org/wiki/File:Python-logo-notext.svg Attribution: www.python.org, GPL http://www.gnu.org/licenses/gpl.html, via Wikimedia Commons Muttering character sound edited from: Nervous Old Man or Middle-aged Man by sickfin -- https://freesound.org/s/711358/ -- License: Creative Commons 0 In-video images of monster, room with and without door, character, and book generated by NightCafe and lightly edited with Photoshop Bricks in thumbnail map edited from https://opengameart.org/content/gb-minimalist-bricks-tileset Eiyeron, or Eiyeron Fulmicendii Arrow in thumbnail map edited from: https://pixabay.com/vectors/lion-arrow-standing-picture-frame-150967/ Texture overlay in thumbnail edited from: https://opengameart.org/content/29-grounds-and-walls-and-water-1024x1024 Adventurer in thumbnail generated by NightCafe and lightly edited in Photoshop. Backus-naur image and keywords image from the docs at Python.org Machine code image retrieved from https://en.wikipedia.org/wiki/Machine_code#/media/File:W65C816S_Machine_Code_Monitor.jpeg 00:00 Welcome 00:15 About Python 01:00 Installing Python 02:26 Writing Hello, World! 03:22 The text adventure 07:20 In-program documentation 11:45 Data types 12:40 str data 14:45 Variables 16:40 Getting commands 18:40 Storing commands 22:26 Annotations

Download

0 formats

No download links available.

Adventures with Python: Learn Python by Programming a Text Adventure Game, Video 1 input output | NatokHD