In this problem, take an incoming string and deliminate the string based on spaces. Output the first string in between the spaces (i.e. 'apple pear' becomes 'apple' 'pear' for str output 1 and 2, final output is 'apple')
Additional test cases have been added.
Celsius to Fahrenheit converter
280 Solvers
325 Solvers
126 Solvers
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
198 Solvers
184 Solvers