update,
This commit is contained in:
BIN
debugger_demo.png
(Stored with Git LFS)
Normal file
BIN
debugger_demo.png
(Stored with Git LFS)
Normal file
Binary file not shown.
7
gitUpdate.bat
Normal file
7
gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
git status .
|
||||||
|
|
||||||
|
@pause
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m"update yansartofficial,"
|
||||||
|
start git push
|
7
hello_for_loop.js
Normal file
7
hello_for_loop.js
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
debugger;
|
||||||
|
|
||||||
|
console.log('helloworld' + 1)
|
||||||
|
|
||||||
|
for (let i =0; i < 5; i++){
|
||||||
|
console.log('helloworld' + i)
|
||||||
|
}
|
41
meta.md
Normal file
41
meta.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
tags: [p5.js, javascript, processing]
|
||||||
|
---
|
||||||
|
|
||||||
|
# yansartofficial
|
||||||
|
|
||||||
|
## balance history
|
||||||
|
|
||||||
|
### task 1
|
||||||
|
|
||||||
|
- 我諗我會報 HKD450
|
||||||
|
|
||||||
|
### task 2
|
||||||
|
|
||||||
|
- 我諗我會報 HKD450
|
||||||
|
|
||||||
|
### task 3
|
||||||
|
|
||||||
|
- HKD450 (source code)
|
||||||
|
HKD80~120 (around 1hr discord/google meet)
|
||||||
|
|
||||||
|
### task 4
|
||||||
|
|
||||||
|
- Quote HKD450
|
||||||
|
for 1.(a,b,c), 2(a,b,c), 3(a,b,c)
|
||||||
|
|
||||||
|
### task 5
|
||||||
|
|
||||||
|
- helloworld
|
||||||
|
|
||||||
|
### task 6
|
||||||
|
|
||||||
|
- helloworld
|
||||||
|
|
||||||
|
### task 7
|
||||||
|
|
||||||
|
- HKD 450
|
||||||
|
|
||||||
|
### task 8
|
||||||
|
|
||||||
|
- HKD 600
|
Reference in New Issue
Block a user