6 lines
94 B
Python
6 lines
94 B
Python
![]() |
import mocha_server
|
||
|
|
||
|
#mocha_server.insert_row(4, 'andrew')
|
||
|
|
||
|
print(mocha_server.fetch_user(3))
|