Skip to main content

[T1W4] Lesson 2: Data Types

4 main things covered today:
1. Simple +-/x using python
2. Data Type: Float/Integer
3. How to display the data type of the interger
4. Rounding of Values


In this lesson, we got to do more hands on activities using python itself, and it allowed me to have a feel on how to use python and the basic functions of it. At the start, I was not used to it as it required me to use specific functions but I got used to it after a while. This was new content and I did not know that we had to learn this for python.

Comments

Popular posts from this blog

[T3W3] Lesson 16: Final Project Work

2 main things covered: 1. HTML CSS Learning 2. Coming together to put up our webpage in one computer I continued learning CSS, and experimented with different styles and functions to come up with a nice design. My groupmate was having troubles with his database and we came together as a group to figure out where was the problem. In the end, it was because of a minor spelling mistake. I learnt that we always ave to be careful when coding, as different things may not come up like what we expected it to be. At the end, we consolidated all different codes into one laptop that we could run on. 

[T2W3] Lesson 9: Second Lesson of Entrepreneurship Course+

3 main things covered: 1. Value Proposition  2. Understanding Customer Development 3. Update on progress of proposal This was our second lesson and we got to learn about different perspectives and how to understand from the customers point of view. He showed us 9 dots, in which we were told to join all of it in with straight lines. he reduced the number of lines used each time, but still managed to join all the dots together. This made me realise that there are many ways to solve a problem and there are different approaches to solve a problem. 

[T1W3] Lesson 1: Introduction

2 main things covered today: 1. Assigning of integers to variables 2. Define and return functions After today's lesson, I realised that there are any procedures that are required before putting out a programme or webpage, and that a lot of details are required. Also, I also learnt that a small mistake can lead to results not coming out, and that I needed to be more careful in the future.