Dyskusje Q&A
🙈🙉🙊 Monkey See, Monkey Do
11 głosów
4 odpowiedziGlitch in iOS design
1 Głos
2 odpowiedzihow to write a program that reads in a character <char> from the keyboard and then displays one of the following messages
1. if<char> is in lowercase letter the message
"the uppercase letter corresponding to char is..."
2. if<char> is in uppercase letter the message
"the lowercase letter corresponding to char is..."
3. of char is not a letter, the message char is not a letter.
0 głosów
3 odpowiedziCan anyone help me to code this
Write a method 'timesTable()' which accepts an integer value num from the keyboard and uses it to print 'times table' of itself in a structured format. Your output must include a header row. For example, if the user enters 5, your program's output should be:
5 Times Table
1 5 5
2 5 10
3 5 15
4 5 20
5 5 25
6 5 30
0 głosów
5 odpowiedziPopularne dzisiaj
HTML
1 Votes
Could you ple ase help me???
0 Votes
Formating in python
0 Votes
What's wrong here?
0 Votes
How to grow in sololearn
0 Votes