Saravji's Hut

Logo

The place where change happens.

Project on GitHub Saravji/saravjis_hut

Saravji's Hut YouTube channel

Saravji on Twitter

Foundations of Programming (Python)

LAB 02-C: Using the print function

  1. Open Idle and create a script using this code:
    alt text
  2. Verify that the script prints:
    demo
    demodemo
    demo string
    demodemo string
    demo-string
    demo-string:

Back to Modules Materials Lists