₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,097 members, 8,420,326 topics. Date: Thursday, 04 June 2026 at 04:32 PM

Toggle theme

Pls I need help in python or java - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingPls I need help in python or java (1328 Views)

1 Reply (Go Down)

Pls I need help in python or java by gomol(op):
Hello guys pls I need ur help.I'm trying to write a simple app in python or java that will perform dis function :
x=[hhhh hhhh]
if h is 2 or 3
I want it to count d possible numbers of x and then print all the possible numbers of x(if possible numbering them in serial) thanks.
Re: Pls I need help in python or java by gomol(op): 5:19pm On Apr 27, 2018
pls anybody?
Re: Pls I need help in python or java by urchrlex: 7:21pm On Apr 27, 2018
Your question is not well explained. Just read up how to manipulate arrays . You will appreciate arrays if u know matrix in mathematics. For more info you can consult me on 08156903069
Re: Pls I need help in python or java by jento(m): 10:22pm On Apr 28, 2018
For Python Programming Language
>>> x = [[1,2,3],[4,5,6,7],[8,9]]
>>> for y in x:
... if (len(y)==2 or len(y)==3):
... print y
...
[1, 2, 3]
[8, 9]

If you still need further explanation, do hesitate to call me.

R Programming
Python Programming
PHP Programming
JavaScript Programming
HTML
CSS
SASS, LESS or STYLUS

09031649887

gomol:
Hello guys pls I need ur help.I'm trying to write a simple app in python or java that will perform dis function :
x=[hhhh hhhh]
if h is 2 or 3
I want it to count d possible numbers of x and then print all the possible numbers of x(if possible numbering them in serial) thanks.
Re: Pls I need help in python or java by urchrlex:
https://repl.it/@UchennaIhe/OverjoyedYawningMonitors

https://repl.it/@UchennaIhe/OverjoyedYawningMonitors-12


Open this link you will see two python files there run them there.
1 Reply

Python Or Php Which One Should I Learn FirstWhich Of Them Is Better To Learn (flutter Or Java)Oracle Or Cisco Or Java234

What Makes Nairaland So Fast?Building An Hierarchical Comment System In Asp.net Mvc, Ms Sql Server, Css.