Here is a question from an absolute beginner python developer. Here is the challenge I have :) not being able to access the "status" in this json file: [{
[Target UI item is as marked in circle circle in the picture My 3 doubts are: ->How to PASS in line 16 and line 23, "subtitle" to all 6 Topics in Listview, a
Hello all I want to write a program to randomly choose a character from an array, so far I have come up with this code. I get an Error message help...Thread 1:
I do know object implemented iter() is a iterable, and next is a iterator. but i'm confused why list object in python3 doesn't implement next directly. l = list
I have some nested angular components that are giving me some problems with Event Emitters. The structure goes something like this: <parent> <child
I have my application.yml file as below. How to convert it to application.properties I am trying it but how can i write multiple properties in same file. Its gi
I am trying to convert strings to date data class for specific columns in an specific df inside a list; As they come in excel format I am currently using excel_
I am trying to create a table which will list part assemblies and their constituent parts. I have made some code which will do this but in this example I get 7