Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How to make game characters come "alive" ?
assets
character
game
pixel
unity
0 głosów
3 odpowiedzi
23rd Jun 2023, 11:52 PM
Nana
How can i check characters of a string one by one in C++ ?
c++
character
check
strings
1 Głos
4 odpowiedzi
16th Aug 2017, 5:03 PM
Rohan Singh Aswal
Error in scanf() of c program
c
character
input
scanf()
1 Głos
2 odpowiedzi
25th Nov 2018, 12:40 PM
Sakif Uddowla
Character Classes What would [abc][def] match? Any three letters out of "abc", then any three from "def" Either "abc" or "def" A
dont
help
i
know
me
pls
0 głosów
2 odpowiedzi
27th Jan 2023, 10:46 AM
aryan
It's ok when I ain't entering p and s but when I enter p and s it is also showing invalid character
problem
string
1 Głos
2 odpowiedzi
16th Sep 2020, 2:59 AM
Shubhankar Anand
Python script which take string as input from user and prints number of occurrences of character used in given string
python
0 głosów
2 odpowiedzi
23rd Jan 2018, 4:31 AM
Devang Prajapati
Python: having two ASCII codes in one string
ascii
character
py
python
string
1 Głos
4 odpowiedzi
28th Jan 2022, 9:49 PM
Mick
Password validator
c
character
password
sololearn
special
validation
1 Głos
2 odpowiedzi
24th Jul 2019, 3:12 PM
MANSOOR PASHA
[Code Playground] Does not support Chinese Character?
character
chinese
code
playground
0 głosów
2 odpowiedzi
23rd Apr 2018, 1:29 PM
Abbie Ting
Hey guys I'm new coding and partly new to unity and need some help with coding character and bits
code
games
javascript
unity
1 Głos
2 odpowiedzi
11th Dec 2016, 10:11 PM
blake beale
Any way to convert a string to a list where each character of the string is a separate item on the list? Using Python.
lists
python
strings
type-conversion
0 głosów
5 odpowiedzi
11th Jul 2018, 3:00 AM
Brendan Goodwin
how do you erase the text in the screen and add a character in a specific location?
c++
0 głosów
1 Odpowiedź
29th Oct 2016, 2:48 AM
koder
what will you get after executing this code?
c++
character
error
strings
1 Głos
1 Odpowiedź
27th Jun 2018, 11:39 AM
SOUMITRA MANDAL
Write a function that accepts a string and returns an array of its character code in reverse order
arrays
functions
javascript
strings
0 głosów
2 odpowiedzi
13th Aug 2017, 11:31 PM
oneCaptain
I wanna print ascii value of character just look and think about code that why this code shows output 0 for all char type value
ascii
c++
convert
0 głosów
4 odpowiedzi
10th Dec 2019, 3:54 PM
Yash Kumar Tolkar
Is it possible to create random characters like random numbers?
c++
character
number
random
0 głosów
3 odpowiedzi
18th Dec 2018, 12:30 PM
Sm Developer
can i import 3d character from blender into my website to present information about my website and define it?
blender
sololearn
1 Głos
1 Odpowiedź
26th Apr 2020, 10:40 AM
Amal Alsayeed Mohamed Ahmed
I need help on the double quotes. I got the backslash right but I cant figure out the second character
python
strings
1 Głos
2 odpowiedzi
6th Feb 2018, 2:28 AM
Nickolai
I am using a program to check whether character is constant or variable I am using switch statement .
c++,
switch
0 głosów
1 Odpowiedź
22nd Mar 2021, 5:15 AM
Nitin Bisht
Suppose that there asked user to input char variable. How to make c++ to recognize entered character as int if it is a digit?
c++
1 Głos
4 odpowiedzi
22nd Jan 2019, 11:51 AM
Eric
How can i give space character as input in following attached code??? HOW CAN I CHECK c is space using isspace(c) function????
c++
character
functions
space
0 głosów
2 odpowiedzi
18th May 2021, 9:01 AM
saurabh
How can solved that problem another way?
character
java
methods
string
type-conversion
0 głosów
4 odpowiedzi
18th Dec 2021, 1:42 PM
ilker
I am getting an error in UE 4.19.0 it was also in 4.18.3. Hexadecimal value0x00 is a invalid character line 1 position 1.
unrealengine4
1 Głos
4 odpowiedzi
17th Mar 2018, 12:58 AM
Comedy Co.
How to validate my input? the input is positive number, if i put character or negative number, it will send me output error
c
0 głosów
3 odpowiedzi
11th Nov 2020, 12:55 PM
Hào Đặng
how do i add a space character when storing an input string in a 2d array in c?
array
c
input
string
0 głosów
1 Odpowiedź
15th Jan 2022, 1:21 PM
Rey Vincent Ocero
C program that reads from the keyboard on character and displays on the screen: the number of digits odd using do while
c
program
programming
0 głosów
2 odpowiedzi
25th Nov 2021, 11:20 AM
Țurcan Petru
Why error invalid literal for base 10 coming out for the code below, when character string is given as input?
python
0 głosów
1 Odpowiedź
25th Sep 2019, 9:16 AM
Joshua Dominic
How to change the position of character in string, e.g if I have FANTA change it to AFANTA or TAFAN and so on
javascript
1 Głos
3 odpowiedzi
11th Aug 2022, 3:49 PM
Ibrahim Habibu
Please I need help, I can't remember the function used to call up a single character from a string. For example, h from "hello"
python3
0 głosów
2 odpowiedzi
15th Jan 2022, 4:17 AM
Wilfrid Okorie
If any number is taken from a file , whether it will be a number or character in the program in c++
c++
0 głosów
1 Odpowiedź
26th May 2018, 8:46 AM
R.V.Rohinth Ram
Unicode text characters in Python
cards
character
python
python3
special
suit
unicode
1 Głos
11 odpowiedzi
26th Apr 2018, 6:28 PM
Jordan Monk
How to allow user to input only number and character (A-F) in java? And how to match number to characters in java?
java
1 Głos
1 Odpowiedź
1st Jan 2020, 7:03 AM
Neath
Using classes,objects and inheritance,write two programs that are interactive basing on the research made in the above character
and
c#
class,object
inheritance
-2 głosów
1 Odpowiedź
19th Oct 2017, 7:11 PM
Wamala
In c what is meant by char *s? I know char s is declaring s variable of character but what * means?
y
0 głosów
3 odpowiedzi
22nd Jul 2018, 11:10 AM
Saurabh Jankat
Is there any way to get ASCII symbols by number in Ruby?
ascii
character
ruby
unicode
3 głosów
1 Odpowiedź
15th Mar 2017, 10:25 AM
Supersebi3
Help me! I use c++ to find how many each character appears (not include space) but i can't complete it. Thanks
appear
c++
characters
strings
times
0 głosów
1 Odpowiedź
26th Mar 2018, 4:09 AM
WindSeaVT
Printing an array of characters
array
c++
character
strings
3 głosów
1 Odpowiedź
12th Jan 2017, 8:49 PM
Cindy
Write a program to determine whether a password is strong, medium, or weak Requirement: The password should be at least 8 character long
java
0 głosów
2 odpowiedzi
7th Nov 2018, 3:12 PM
David
A function in any of the below languages to print a character on a screen. This is expert assessment.
c
c++
html
java
0 głosów
2 odpowiedzi
12th Oct 2016, 4:58 PM
THE.GEEK
In the below question I can get the str lengthif I use array for char a,but how to get length of character without using array
c
language
0 głosów
3 odpowiedzi
8th Sep 2020, 4:19 AM
s.ruthvik
Who can write a code and then belowe it write down the actions taking place with each character of the code.
examples
help
new
newbie
0 głosów
2 odpowiedzi
3rd Dec 2018, 3:48 AM
Tony
Hay guys I have use set interface to remove duplicate character but the problem is I am not getting output in proper sequence
java
1 Głos
1 Odpowiedź
26th Oct 2020, 4:48 AM
Shivam Shiva
This code works properly but there is a bug! Why?
array
c
character
length
size
1 Głos
3 odpowiedzi
20th Mar 2022, 12:21 PM
Amateur
If I want to print a word on java, I need to put "char" as character in front of the word?
java
1 Głos
2 odpowiedzi
9th Feb 2017, 11:46 PM
Artjola Meli
How to get the next character of any string in one loop...e.g..there is a string "javalearn" how to get j n simultaneously a
java
1 Głos
3 odpowiedzi
11th Nov 2016, 2:08 PM
Snehalata khobragade
Why 'a' and "a" are not same in C?
c
character
data-types
python3
string
0 głosów
2 odpowiedzi
25th Oct 2019, 8:34 AM
Ankit Verma
while loop runs forever when a character is entered by user instead of an integer. How to stop it?
c++
loops
while
0 głosów
1 Odpowiedź
10th Aug 2016, 4:08 PM
Preet
Can I create character models using graphics softwares like AutoCAD, Maya or Blender without coding? If yes, how? If no, why?
autocad
blender
character
graphics
maya
model
0 głosów
2 odpowiedzi
21st Nov 2017, 1:36 PM
1604064_Sharif
Write a program that inputs single character and three integer numbers, then perform addition between the three numbers, if user
c
0 głosów
1 Odpowiedź
5th Apr 2018, 4:33 PM
Jordan
What is escape charcter in python ( in detail ).
,
,backslash
backslah
character
escape
1 Głos
2 odpowiedzi
22nd Jun 2019, 6:04 PM
Anas Siddique
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
13
14
15
16
Dalej >
Popularne dzisiaj
HTML
2 Votes
Formating in python
0 Votes
How to have a helper function in a class ,without getting a warning of (self expected as the first parameter )
1 Votes
Which frameworks for best performance rendering edge points for images?
3 Votes
Who’s been using this app for 7+ years
0 Votes
How to learn this code
1 Votes
How to grow in sololearn
0 Votes
Ways to host my discord bot online 24/7 with no cash
2 Votes
cell growth
0 Votes
Website
3 Votes