mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-10 15:52:12 +00:00
I changed the word 'provide' to 'provides'. Thx
parent
88f5c2511b
commit
ea257dab24
2
Home.md
2
Home.md
@ -58,4 +58,4 @@ var person = new Person("Alice", 30);
|
||||
person.greet(); // Output: "Hello, my name is Alice and I am 30 years old."
|
||||
```
|
||||
## Conclusion
|
||||
Z# is a simple and easy-to-learn programming language that can be a great option for beginner programmers. Its high-level syntax and dynamic typing make it easy to get started with, while its support for object-oriented programming and garbage collection provide more advanced features for more experienced programmers.
|
||||
Z# is a simple and easy-to-learn programming language that can be a great option for beginner programmers. Its high-level syntax and dynamic typing make it easy to get started with, while its support for object-oriented programming and garbage collection provides more advanced features for more experienced programmers.
|
||||
Loading…
x
Reference in New Issue
Block a user