I have a hash:
我有一个散列:
a = {
"person" => [
{
"age" => ["0"],
"details" => [
{
"hobby" => ["6"],
"interest" => ["programming"]
}
]
}
]
}
a = {
"person" => I have a hash:
我有一个散列:
a = {
"person" => [
{
"age" => ["0"],
"details" => [
{
"hobby" => ["6"],
"interest" => ["programming"]
}
]
}
]
}
a = {
"person" =>