Sabtu, 20 Agustus 2016

Enhancing Python Basic

English is not my native. I keep give the good grammar.

Hello, i'm new in python. But, let me tell what i learn from Udacity - Programming Foundations with Python. I make this when i'm in Chapter Use Functions - Enhancing the Take a Break Project. Ok. Let's move.

In this project, student will make a project of small python's program. It's "Take a Break" project.
How we plan it?

1. Wait for 2 hours
2. Open browser

And... repeat it(we say) 3 times..
You can see in this link.

How we make it then?
Since i'm still in Use Functions - Enhancing the Take a Break Project, i will tell what i've learned till this chapter. Ok. Let's move.

Step one:
Install python (if you don't have yet python on your PC). Click this link (cr:howtogeek). Don't forget to install 64 version if your pc is windows 64 version. In this time, i use Python 3.5.12 version.

Step two: Click Start > All Programs > Look for Python file > choose the IDLE one
 
 Choose Python's IDLE

Step three: When you click it, you must click Ctrl+n first. This because the first window of you see is Python Shell Window. It can use to tell our program have error, etc.  After click Ctrl+n, you will work with this window for Python text editor.

 
 Text editor for Python Programming

Step 4: Write this code program in your text editor



Step 5 Run module by click F5

Step 6 Wait and see

Step 7 You can edit time as you want

Step 8 DONE!



Tidak ada komentar:

Posting Komentar