Project

General

Profile

Bug #744

There are too much spaces when I print a text then a variable

Added by Baptiste Pillot about 3 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
AOZ Developers
Target version:
-
Start date:
04/27/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Print "Hello world ! What is your name ?"
Input name$
Print "Hello,", name$

I input "Baptiste"
This prints two spaces :

Hello,  Baptiste

This should print only one space.

Also available in: Atom PDF