https://github.com/fl444mingo/fl4-cs131-01-04-math
Ch. 1, Lesson 4, Mathematical Operators
https://github.com/fl444mingo/fl4-cs131-01-04-math
cpp learning learning-cpp
Last synced: over 1 year ago
JSON representation
Ch. 1, Lesson 4, Mathematical Operators
- Host: GitHub
- URL: https://github.com/fl444mingo/fl4-cs131-01-04-math
- Owner: Fl444mingo
- Created: 2025-01-17T23:52:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-18T00:03:58.000Z (over 1 year ago)
- Last Synced: 2025-01-26T16:17:17.897Z (over 1 year ago)
- Topics: cpp, learning, learning-cpp
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FL4-CS131-01-04-Math
Instructor-provided program to introduce mathematical operators
Learned:
- what math operations are possible in C++, and how to use them
- you can add more newline characters \n to add empty lines before the next line of text