fix: grammar mistakes
This commit is contained in:
committed by
Inanc Gumus
parent
9806e01284
commit
06891c57fc
@ -32,12 +32,12 @@
|
||||
|
||||
|
||||
## Which one below is true for runtime?
|
||||
1. It happens when your program starts running in a computer *CORRECT*
|
||||
1. It happens when your program starts running on a computer *CORRECT*
|
||||
2. It happens while your program is being compiled
|
||||
|
||||
|
||||
## Which one below is true for the compile-time?
|
||||
1. It happens when your program starts running in a computer
|
||||
1. It happens when your program starts running on a computer
|
||||
2. It happens while your program is being compiled *CORRECT*
|
||||
|
||||
|
||||
@ -54,4 +54,4 @@
|
||||
>
|
||||
> **3:** Running can only happen after the compile-time
|
||||
>
|
||||
>
|
||||
>
|
||||
|
Reference in New Issue
Block a user