---
description: Class 5 - HackMD Features &Integer and float numbers
image: https://hackmd.io/_uploads/HkPa8NXSt.jpg
---
# Class 5: Integer and float numbers(problem solving)
###### tags: `Programming` `CS` `CWL`
[TOC]
## Python: Integer and float numbers
- [x] Review what we learned so far
> - the idea of helping others help you more
> - the mathematical operations in python
> - why are we doing the OMAK
- [x] Q: Sum of digits
## <font color='#00BFAD'>Homework</font>

Please create a HackMD note to write down your homework. Naming it like "<font color='#00BFAD'>CWL Programming Class 5 Homework - Kuang</font>". You are welcome to design it, including your own personal style ✨
- Programming practices
- OMAK : <font color='#00BFAD'>2 days</font>
### Programming Practices
Please write down <font color='#00BFAD'>5 steps</font> when you face
-> <font color='#00BFAD'>difficulties while sloving homework questions
-> personal difficulty in daily life</font>:
>1. The specific problems you face while solving it
>2. How do you feel when you face the problem in your body and your heart
>3. What do you think in your mind
>4. What's the thought that make you think that way
>5. What's the logic process that makes you think that way
#### Fractional part
- [Question Link](https://snakify.org/en/lessons/integer_float_numbers/problems/fractional_part/)
Given a positive real number, print its fractional part.
#### First digit after decimal point
- [Question Link](https://snakify.org/en/lessons/integer_float_numbers/problems/digit_after_decimal_point/)
Given a positive real number, print its first digit to the right of the decimal point.
### OMAK: Observe merits and apreciate kindness
Here is the explaination for [OMAK](https://hackmd.io/@kuangkao-peace/OMAK).
Please pick 1 day to write it down ^^