When studying arrays I got a problem. I'd appreciate if you help me to get output for this code. I need to inverse array in new array compare both arrays to che
I wish to have a font management system of sorts, in which all of the usable fonts are in one single file that can be accessed by others instead of having to re
I have a website project and in build configuration I am not able to change Any CPU to x64/x86 by clicking on the dropdown and selecting New. See image attached
Create a python program that uses a random number generator to simulate flipping a coin several times. The simulated coin should be fair, meaning that the proba
I am trying to make a very simple chat program between two computers (server and client) using Java's UDP DatagramSockets and DatagramPackets. While they are ab
I'm trying to allow my staff to run a Macro I built on sheets that I have protected so they don't break the sheet itself. Here is the Macro:
I'm switching from MySQL to PostgreSQL and was wondering how I can do autoincrement values. I saw in the PostgreSQL docs a datatype "serial", but I get syntax e
I have to do a simple calculator +, -, * and / on PowerShell for my coding introduction course. Why my Variable Valeur1 & Valeur2 don't remain intact during