Обсуждения
Apart from the Learn Java app, what books and internet resources would any helpful person on this forum suggest to a college freshman(me) taking intro to CS, and struggling?
Right now, I'm struggling with writing my own for loops and nested for loops.
I'm really confused.
Usually, I'm very good coming up with solutions to analytical problems, but intro to CS is making me feel really dumb.
I sincerely need help.
0 голосов
7 ответовi need help writing this code
-1 голос
1 ответHello guys right now I am kinda of new in python
my question is related to the function call len()
len() its print out the character but here it's the confusing part, I am working with a list let me explain an example
players
['lee', 'bob', 'moe', 'joe']
len(players)
4
why it's giving me 4 item in the list I thought len it counts the characters and if I do this it give me the correct somewhat answer what I am seeking,
len(players [-1])
3
0 голосов
8 ответовАктуальное сегодня
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
Convert Animated SVG to PNG
1 Votes
My Missing Courses
1 Votes
cyber security
0 Votes
Number addition
0 Votes
Are '\0' and NULL the same?
1 Votes