Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
students
master
Top Level Namespace
Course
Student
Built with Crystal 1.10.0
2023-10-29 06:11:50 UTC
class
Course
Course
Reference
Object
Defined in:
course.cr
Constructors
.new
(name : String)
Instance Method Summary
#add_grade
(grade : Float64)
#name
: String
#total
Constructor Detail
def self.
new
(name : String)
#
[
View source
]
Instance Method Detail
def
add_grade
(grade : Float64)
#
[
View source
]
def
name
: String
#
[
View source
]
def
total
#
[
View source
]