Skip to content

Commit

Permalink
delete English
Browse files Browse the repository at this point in the history
  • Loading branch information
EssaAlshammri committed Apr 6, 2024
1 parent ea6dc15 commit 4082807
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -539,8 +539,6 @@ func (t Triangle) Area() float64 {

لن تعرف ماذا تعني الارقام في الحالات الاختبارية بشكل سهل، ويجب ان تهدف الى جعل الاختبارات سهلة الفهم.

So far you've only been shown syntax for creating instances of structs `MyStruct{val1, val2}` but you can optionally name the fields.

حتى الان كل ما عرضنا عليك هو كيفية انشاء نسخ من البنى `MyStruct{val1, val2}` ولكن يمكنك اختياريا تسمية الحقول عند الانشاء.

Let's see what it looks like
Expand Down

0 comments on commit 4082807

Please sign in to comment.