How to make 2 input test cases spreated from each other | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How to make 2 input test cases spreated from each other

it's pythonfor beginner practice 16.2

13th Jul 2022, 8:35 AM
Mazen
6 Antworten
13th Jul 2022, 9:24 AM
Mihir Lalwani
Mihir Lalwani - avatar
+ 1
Which language? Example of the wanted Input? Code attempt or Tasks description would be favoriable. 😉
13th Jul 2022, 9:04 AM
Felix Alcor
Felix Alcor - avatar
+ 1
Link your code what do you want to do??
13th Jul 2022, 9:10 AM
Mihir Lalwani
Mihir Lalwani - avatar
+ 1
it's pythonfor beginner practice 16.2
13th Jul 2022, 9:21 AM
Mazen
+ 1
@mihir lalwani thanks man
13th Jul 2022, 9:32 AM
Mazen
+ 1
this is the answer text = input() print("***" + " " + text + " " + "***")
13th Jul 2022, 10:46 AM
Mazen