Discuss Scratch

Devloper123
Scratcher
58 posts

A intro to PYTHON! programming

Well python can be automatically installed onto your computer(Raspberry Pi OS)
Or download it from python.org
When you've done that open up Python Shell And open File->New Window
You should find a coding spot
Enter in print (“Hello World”)
Then find Run->Run
And if
Hello World appears on screen you have installed python Correctly
So now
Basic Boy
In this chapter we're going to make a mp3 player
first type print (“PyMP3”)
now to introduce you to the
import os
os.startfile(your_epic_song.mp3)
Thank you for taking your time to read Basic Boy
More coming soon

Last edited by Devloper123 (Sept. 15, 2013 19:45:31)

Powered by DjangoBB