Skip to content

Commit

Permalink
Update 2024-09-24-HW机考总结.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shihai1991 authored Sep 24, 2024
1 parent 824b5d5 commit 6229af4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-09-24-HW机考总结.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ time: '2024.09.24 10:30:00'

### 简易计算器
设计一款计算器软件,支持如下功能:
```
let var1 = 1
let var2 = var1 + 1
let var3 = var5 + 1 //var5未定义
```

- [华为机考真题](https://developer.aliyun.com/article/1460403)

Expand Down

0 comments on commit 6229af4

Please sign in to comment.