Resources
Answers
Examples
Log in
Create free account
What do you want to know?
Ask a question
New questions in the section
Python
+1
2022-03-28 17:34:05
Answer
Python
+1
2022-03-28 04:41:39
Need to know how to convert Pyhton file into C++
Answer
C#
+1
2022-03-25 19:55:54
Description: Your task is to design a roll a ball interactive experience in Unity. The scene consists of a ball, a cube in the center, and three cylinders. The user can control the ball with using the arrow keys. Touching the yellow cylinder will turn...
Answer
Python
+1
2022-03-18 06:44:55
Answer
Javascript
+5
2022-03-18 04:12:20
tHIS IS MY CODE: const newPost = { username: "user.username", title, desc, image: file ? file.name : "", }; if (file) { const data =new FormData(); const filename = Date.now() + file.name; data.a...
Answer
Python
+1
2022-03-17 05:40:07
import mysql.connector as a con=a.connect(host="localhost",user="root",passwd="N#@98wrft45",database="bank1") def openAcc(): n=input("Enter Name:") ac=input("Enter Account No:") db=input("Enter D.O.B:") p=input("Enter Phone:") ...
Answer
PHP
+1
2022-03-08 21:00:13
I want to set a value for a variable in Arabic letters but when I run the code the output is like this "Ŕ Ú" even I saved the file with UTF8.
Answer
Python
+1
2022-02-25 18:30:07
Hi guys .. i have a python program that decode a string using several encoding algorithms (base45, CBOR...) and i want to reverse it || program that decode the QRcode of vaccine green pass || Could anyone please give me a hand ?? This is how the ...
Answer
Javascript
+1
2022-02-17 07:52:13
if I have a json file with 9 images and descriptions of each how can I display them on a html site?
Answer
Java
+1
2022-02-01 15:05:19
interface IntNumber { void ins(int item); int delt(); }
Answer
‹
1
2
3
4
5
›
Best helpers
daily
weekly
monthly
for 3 months
Ranking is empty
This website uses cookies to make IQCode work for you. By using this site, you agree to our
cookie policy
Pleased to see you again
Sign up to unlock all of IQCode features:
Master useful skills
Improve learning outcomes
Share your knowledge
Sign in
E-mail
Password
Recover lost password
Log in
Or log in with
Not registered?
Sign up takes less than a minute
Create a Free Account
Sign up to unlock all of IQCode features:
Master useful skills
Improve learning outcomes
Share your knowledge
Sign up
Email
Password
Sign up for free
Or sign up with
By signing up, you agree to the
Terms and Conditions
and
Privacy Policy
. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.