Login
Discover
Waves
Decks
Plus
Login
Signup
mtndmr
@mtndmr
25
Followers
48
Following
8
Resource Credits
Available
Used
Created
January 19, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
mtndmr
python
2018-03-28 21:00
Learn Python - 7 [Comments]
Comments are lines of codes that don't execute. Generally, they are written by the author of the code. We need comments because we can't express ourselves all the time. But make sure that you don't write
$ 0.000
2
2
mtndmr
python
2018-03-27 11:21
Learn Python - 6 [string formatting]
What if you want to put a variable into a string or text? Generally, this is called string formatting. Let's start with an example: >>> movie = 'Inception' >>> text = 'We are going to
$ 0.000
2
2
mtndmr
python
2018-03-25 16:15
Learn Python - 5 [print, printing]
We already have seen print in previous posts. Now I want to focus on printing functionality. If you are a beginner it's a way to know your program really does what you want. print() is a function and print
$ 0.000
3
mtndmr
python
2018-03-13 13:30
Learn Python - 4 [Strings, Text]
In python Strings are a sequence of characters, enclosed in single quotes ' or double quotes ". Why do we need strings? if you want to display some text to someone or “export” out of the program you
$ 0.000
1
mtndmr
python
2018-03-11 19:40
Learn Python - 3 [Variables]
One of the building blocks of programming is associating a name to a value. The associated name is usually called a variable. A variable is nothing more than a name for something so you can use the name
$ 0.000
1
mtndmr
python
2018-03-11 13:34
Learn Python - 2 [Numbers]
Every programming language has numbers which is a way to do math. Doing math with python is easy. First lets look what operators do we have and then we will see how to use this operators. + addition -
$ 0.000
1
mtndmr
python
2018-03-11 12:30
Learn Python - 1
In this post I will show you how to start write python code and run them. If you are using a linux distribution then by default you will have python 2.7 but I prefer you to using python 3. Python 2.7 has
$ 0.000
1
mtndmr
learning
2018-03-05 17:29
Programming Python
Hello Everyone, I want to create a simple and useful python programming introduction. I hope it can help people who wants to learn programming. I know some of you can say Is it necessary or will people
$ 0.000
2
mtndmr
bear
2018-02-03 10:46
Polar bears 'running out of food'
It’s time to take things serious. We are hurting animals.
$ 0.000
1
mtndmr
xrp
2018-01-31 19:47
Next coin of the Coinbase
It’s for sure Coinbase won’t end 2018 without adding a new coin. If yes then these are the best candidates: XRP XMR DASH
$ 0.000
1
1