Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
negative elements in an List
Write a Python Code to count total number of negative elements in an List.
Code :
[56,-98,12,-30,76,51,-23,-34] [56,98,12,30,76,51,-23,-34]
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment