ramp_database.testing.add_problems¶
- 
ramp_database.testing.add_problems(session)¶
- Add dummy problems into the database. In addition, we add couple of keyword. - Parameters
- sessionsqlalchemy.orm.Session
- The session to directly perform the operation on the database. 
 
- session