Q&A Discussions
what is wrong
1 Vote
1 Answerwhy my code is not working?
0 Votes
2 AnswersI tried this <video> element and it doesn't seem to be working conpletely. Sound is working, but the video is not showing. I've placed this element inside a <td>. Does that affect its functionality?
<table><tr><td>
<video controls>
<source src="*.mp4" type="video/mp4">
Note and comment text...
</video></td></tr></table>
3 Votes
4 AnswersHello 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 Votes
8 AnswersHi guys..I need your help..In my project, there is a task to create custom album for videos.album creation working fine.but i want to delete specific video from that album..Deleting whole custom album working.But struggling to delete specific video from album? pls give any solution or references ...thanks in advance
0 Votes
2 AnswersHot today
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes