Unverified Commit f7a2bda4 authored by Martín del Río's avatar Martín del Río Committed by GitHub
Browse files

.5 is confusing as it isn't a valid number literal

parent 532b75c3
......@@ -38,7 +38,7 @@ DISPLAY "Area is: " Area CRLF
Outputs:
```text
Enter Radius: .5
Enter Radius: 0.5
Area is: 0.7853975
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment