Popular Posts

Theme images by kelvinjay. Powered by Blogger.

Translate content

How to make a simple hello World application from Python



So hey! Today we gonna to learn how to make a simple hello World app using Python programming language so this is very easy to make but if you don't know how to make this hello World app then continue visiting our site. There are many way to make a simple app using Python but today I gone to show you world best and easy method to do it firstly you need to open your Python compiler in window of you don't know hope to open phon compiler then follow us.

1) enable internet connection and connect your computer with internet connection.
2) press Ctrl+ F6 in your keyboard of your computer.
3) new screen appear in your computer screen of Python compiler.

When you open phon compiler then add this code in your compiler and run your code then comment what's happen when you run this code?



Let's know hope we wrote this. We use these code in our program.

1) print()
Print function is used to print out string and we close this from brackets because we wrote our string in the brackets so we use print function to print our sequence.

2) 'Hello, World'

Hello world is string which we try to print so if you want to print something new then you can replace this from your word .

3) ' '

We use this quotes because this is rule if we write any string then we need to enclosed it with quotes so we use this quotes.

Now, I hope you will make your simple hello world app with Python and I hope that you also understood that how we can write this code and now you are able to write some new simple codes. So if you have any question then comment it our try to contact us we also try to reply you as soon as Possible.

If we want to become a app developer then firstly we need to know how to make a simple hello world app so try this and compile it in your computer and run it


«
Next
Newer Post
»
Previous
This is the last post.

No comments:

Leave a Reply