proper case

How to Count Upper and Lower Case Characters in Python

Submitted by razormist on

In this tutorial, we will program "How to Count Upper and Lower Case Characters in Python." We will learn how to properly count the lowercase and uppercase characters present in a string. The objective is to correctly determine the number of uppercase and lowercase characters in the string. I will provide a sample program to demonstrate the coding process in this tutorial.

Registration Simulator

Submitted by blackwoods on
I'm not pro, I'm still a beginner so if you find somethin' that is wrong in my code, please don't hesitate to correct it. Just tell me so that I'll know what should i do. Here's a code, that resembles a registration simulator. It organizes the name, that you enter in the proper case as well as the location.