Find how many 3 digits odd number that can be obtained from the digit 1,2,3,4,5,6,7 if,
1/ Repetition of digits not allowed
2/ Repetition of digits allowed
my work
1/ --- the last i digit i have control 1,3,5,7
so 2 remaining digits = 6 P 2 x 4 (4ways)...