Parole capovolte
Week 7: Text 2 Write a program that will reverse each individual word in a sentence but leave the order of words unchanged. Example INPUT: Hasta… Leggi tutto »Parole capovolte
Week 7: Text 2 Write a program that will reverse each individual word in a sentence but leave the order of words unchanged. Example INPUT: Hasta… Leggi tutto »Parole capovolte
2011-10: Intermediate Create a program (text or graphics) that allows the user to enter 10 numbers. The program will then display these numbers in numerical… Leggi tutto »Bubble sort
Week 6: Text 1 Write a program that counts the number of words in a sentence that the user enters. E.g. We don’t need no education should… Leggi tutto »Contare le parole
Week 5: Text 2 If I have 2 normal dice and throw them together to get a combined score, what proportion of the scores will… Leggi tutto »Due dadi
Week 9: Easy Write a Text Window program that asks the user for a width and height. The program will then draw a rectangle with… Leggi tutto »Rettangolo di asterischi