Is there anyway to use pwd or $PWD in .env. Im looking to get the PWD so that I can add it to an PYTHONPATH env. Thanks,
im new to app development and im working on my first android app and its gonna be a small app that will generate pascal's triangle (Wikipedia page). It generate
hey i have an array like this: { "id": 19, "title": "jsj", "orderName": "rendan", "seller_id": null, "totalPrice": "24000000", "pricePaid": "4000000,20000000",
I have Oracle database (version 19c) with table CHANGE_LOG. I have also a Java & spring application, lets call it CLIENT_APP. I need to perform some tasks f
When opening links on Android, it seems to be random as to whether the link will open in a browser or in the application. Links to Google Maps always open in th
I am only a beginner in SQL, but I've come across this annoying error. SQL is having an issue with the WHERE clause of this script: SELECT ITEM_ID, ITEM_PRIC
I need some help with this code....., the error is "TypeError: 'NormalizedLandmarkList' object is not iterable mediapipe". In the 19th line of the code. import
how I can count the number of positive value in each column? col1 col2 col3 5 6 7 -4 -8 7 1 -4
I have an input button to upload images but I wanted to style it a certain way and because the input tag doesn't offer that many styling options I decided to go
I followed this post to move my Woocommerce Product title on top of the image inside the Shop page. I used this hook: remove_action('woocommerce_before_shop_loo