Hello World (variables)
My first project in python
We will need to remember this first..
1.- We will start with the famous Hello world
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjB-VRJsvMqZFoIz1zJWjxJhRqh9XmkvLXG1ovHIHmZbXQNvh45DvVrqTNAzIoQ5v2jM1PPjjC6aad6PvaDPtLsX3Biaa1g0xAwQLK37avkPqHhtjCOpesp9nuaCZBG-XTZyjeRRR5-7lE/s1600/py501.png)
2.- We will do another example
We can add a variable an see how it works for us
We were using "+" sign, that is call concatenation
3.- We can keep changing the values, and now we have a string
4.-Changing the actual values of variables
5.- We will continue with different functions including print, len and input..We will use different variables (string and integer)
6- We are using different data and variables
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjR_FjMpR9BUtiXYb-HPro3leNYEeciAAO0443HtVGUK7m04lz_XhaCp4mUC2GiVvf_fsRjSBfImuDUoSNHBr5NLHker4ShKaowfMZ8tM1tQBwZxQ-6HEoISmB0J5pa3jQQZkvx5PNV_vk/s640/py502.png)
Hello World (variables)
Reviewed by ohhhvictor
on
May 13, 2019
Rating:
![Hello World (variables)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLaBB1iZ6CROwAaCNcM3W6YZyrcqMwIXhf1u16aWctA8Fp4-VQA2EwKWVQDlyC2thCT8xMVYA6PyYaHLHN8F0XpttlMUrcTvTBz1qfER27FpaMPnwdtMe1brKD-p0VS0oc18553SyfcJo/s72-c/py521.png)
No comments: