Posts by Alyson Brito • 75 points
3 posts
-
0
votes1
answer237
viewsQ: How to convert an object to Kotlin of type Any! to another one that is possible to access the fields?
Good morning, I’m having a bit of a problem getting solved on a project. I am trying to make an application that will communicate with the ERP odoo, however, this ERP uses the xml-rpc protocol for…
-
2
votes1
answer729
viewsQ: I can’t change the value of variables inside a loop
I’m trying to solve the following exercise: Develop a program to check the student’s grade in a test with 10 questions, the program should ask the student the answer of each question and finally…
-
5
votes3
answers2021
viewsQ: How to connect Mariadb with python3?
Friends, is there any way to connect Python 3 with Mariadb? Also, could indicate some material in English or Portuguese? Thank you in advance!