TIP: you can cast one data type to another e.g a sting to an integer int(variable name) or integer to string str(variable name) #python
3
1
3
0
0
@Pythoncode Hey guys newbie to the whole coding world found a few online tutorials, can you recommend any educational stuff ?
@Pythoncode in need of a source code for a program to count vowels in a string