Sesiones de PyR
Award ceremony
-4 Votos
1 Respuesta(Part 2 of 2) awards ceremony
-2 Votos
1 RespuestaWindows, iOS or Linux?
0 Votos
1 Respuestacan someone tell me how to make it impossible for a user to type a 'userchoice1[x]' value that does not range from 1 - 10.
If you also know a way I can make the user input another value for the 'userchoice1[x]' variable if it is less than 1, I'll appreciate you share the knowledge with me.
please see the short code below
1 Voto
2 RespuestasTrouble
0 Votos
1 RespuestaCan i be a programmer
0 Votos
2 Respuestasc# try-catch vs trypharse
0 Votos
1 RespuestaJavascript
0 Votos
1 RespuestaWhat is your weapon?
-5 Votos
3 RespuestasPython Program Errors
1 Voto
1 Respuestawhat languages are needed to allow customers to upload a form to a server, which can then be displayed on another page (Similar to ebay). i cant wrap my head around what code is needed (other than the method=post)...i have created a database using sql but cant make sense of how to allow a user to enter details...for it to then appear on the home page of my website for example. many thanks!
0 Votos
2 RespuestasWY I get a rundum number from memory when I run this code
#include <iostream>
using namespace std;
int main ()
{
int array [5];
for (int x = 0; x < 5; x++) {
array [x] = 42;
cout << x << ': ' << array [x] << endl;
}
return 0;
}
if I replace ': ' with ": " every thing works well.
0 Votos
2 RespuestasEn tendencia hoy
What's wrong in my code?
4 Votes
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
My Missing Courses
1 Votes
Are '\0' and NULL the same?
1 Votes
cyber security
0 Votes